Project

General

Profile

Activity

From 11/19/2025 to 12/18/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 ...
Octavian Adrian Gavril
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*. Octavian Adrian Gavril

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...
Octavian Adrian Gavril
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... Octavian Adrian Gavril

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...
Octavian Adrian Gavril
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... Greg Shah
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...
Octavian Adrian Gavril
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... Greg Shah
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... Greg Shah
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... Octavian Adrian Gavril
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... Octavian Adrian Gavril
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 ... Octavian Adrian Gavril
 

Also available in: Atom