[Mono-devel-list] First CIL Regex performance result

Eric Durand-Tremblay eric.durand-tremblay.1 at ulaval.ca
Sat Feb 28 00:43:30 EST 2004


>Hello,
>
>Are you including compile time? Maybe SRE is slow.
>
>Also, can you try generating a compiled assembly and sending it with a
>test case. That would help those of us who dont have the engine set up
>get it working.
>
>-- Ben
>  
>
Compilation time is not considered in this result.  Anyway, it is not 
really significant.  We are making averages with about 10000 match.  
Compilation time is about 10ms. And all match take about 7000ms 
(interpreted) and 8000ms (compiled). Matching one character take 
something between 0.01ms and 0.02ms

I will post a version of System.dll compiled with IL Regex support on 
our Blog tomorow.  It is 00:40h and I really have to go to bed ;)

Eric
aeglos.dyndns.org/tip-mono




More information about the Mono-devel-list mailing list