Activity
From 11/14/2025 to 12/13/2025
11/27/2025
- 09:40 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> I tested the changes for full conversion and the improvements are noticeable. I did ... - 08:56 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I fixed some regressions caused by *rev16319*. The changes are in *rev16320*.
11/26/2025
- 08:21 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> > the collections that supports concurrency anyway, like those from @p2j.convert.db@ package. Thi... - 04:18 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I've committed new changes to *1752a/16319*. The initial purpose of these was to increase performance of runtime conv...
11/24/2025
- 09:23 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> For the runtime case, I think we have to consider each session to be a separate conversion run wi... - 08:57 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- For the runtime case, I think we have to consider each session to be a separate conversion run with just a single thr...
- 08:38 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> Global post rules must not run on multiple threads. The threads for a given phase should all com... - 08:36 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- > the collections that supports concurrency anyway, like those from @p2j.convert.db@ package. This implies removing t...
- 08:27 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Global post rules must not run on multiple threads. The threads for a given phase should all complete and then a sin...
- 07:32 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Since some profiles already ignore rules during runtime conversion, I'm wondering if the @applyGlobal(RULE_POST); cal...
- 05:34 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- One more thing. The current design uses @ContextLocal@ for *all variables* because the global @post-rules@ are curren...
- 05:20 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- After a deep analyze to the performance impact that *1752a* brings to runtime conversion, I think that we should use ...
11/14/2025
- 07:21 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> Constantin Asofiei wrote:
> > * in @p2j.convert.db@ package changes, to synchronize... - 04:50 AM Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I've committed new changes that allow report generation to be executed multi-threaded. I've also replaced the current...
Also available in: Atom