[Mono-devel-list] System.Text.RegularExpression Benchmark
Eric Durand Tremblay
erdut2 at ift.ulaval.ca
Mon Jan 12 17:37:56 EST 2004
Paolo Molaro wrote:
>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).
>
Good idea. Maybe is not absolutely necessary to do it right now because we only need a way to compare interpreted and compiled regex. But, it is no big deal and can be easily done, so why not.
>>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.
>
>
Bug #52800 posted on bugzilla.
For more information or any comment, see our blog
(http://aeglos.dyndns.org/tip-mono)
TIP-MONO Team
University Laval
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040112/ee6bc448/attachment.html
More information about the Mono-devel-list
mailing list