[Mono-devel-list] mcs code for switches on strings

Marcus mathpup at mylinuxisp.com
Sat Mar 20 14:02:21 EST 2004


Interestingly, if I use cscc (Pnet's C# compiler) with mono, the times are 
almost identical: 112 ms (if) versus 101 ms (switch)


On Saturday 20 March 2004 1:01 pm, meddochat (Matthijs ter Woord) wrote:
> Running on microsoft .net framework v1.1.4322, the results are:
>
> 3
> Time using if-statement: 70,1008
> Time using switch-statement: 630,9072
-------------- next part --------------
A non-text attachment was scrubbed...
Name: branch-cscc.il
Type: text/x-c++src
Size: 7274 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040320/74d3c364/attachment.bin 


More information about the Mono-devel-list mailing list