all, all the talk about how slow windows is at providing a command line led me to try daniel's windows version of the benchmark on my system. it turns out that everyone is right. i tried the it three ways, 1) setting the command window to full screen. 2) as a 35 line command window. 3) as a 1 line command window. the results are:
1) Full screen: 173,509 2) 35 line window: 51,343 3) 1 line window: 2,443 so it would seem that .Net itself performs well. the windows command line performs like crap. thanks Larry Deniston ----- Original Message ----- From: "Daniel Mettler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 10, 2002 2:42 PM Subject: [Mono-list] tiny benchmark of current mono clr, java clr, ms clr > hia, > > i just made a *tiny* (very limited significance) benchmark test > of the current versions of some runtime environments on linux and > windows. > > http://www.icu.unizh.ch/~mettlerd/variouspapers/mono_bench/ > > actually it's not noteworthy. on the other hand posting it here > does not hurt either ;) > > regards > > dan > > ps. miguel, i'm looking forward to attending your talk at the > university of zurich (http://www.icu.unizh.ch/monotalk/, today: > server downtime) > > -- > ...::: Daniel Mettler | http://www.numlock.ch :::.... > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
