[Mono-devel-list] System.Text.RegularExpression Benchmark

Paolo Molaro lupus at ximian.com
Mon Jan 12 10:33:41 EST 2004


On 01/12/04 Eric Durand Tremblay wrote:
> Regex :
> 	NbMatch 	Mono 	MS interpreted 	MS Compiled
[...]
> Note that the test on Mono was not runned on the same OS with the same 
> programs open.....  The only intresting result is the great difference 
> between MS interpreted and MS Compiled.  We only intend to use this bech 
> to verify our gain of performances vs mono actual implementation.

It would be interesting to compare the speed with the Perl
implementation, too. Also, make sure all the different implementations
are actually correct and get the same results (it's always a good idea
to check the results of benchmarks are correct).

> Last issue, we discovered that the actual RegularExpression is not 
> compatible with MS runtime,  especially the RegexCollectionBase class.  
> Should we post a bug report for this?

Definitely. All the bugs you find should be reported in bugzilla.
Thanks.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list