
19 Feb
2007
19 Feb
'07
5:55 a.m.
Hi Dons,
Yhc is consistently half the speed of nhc, whereas in our tests, its typically 20% faster. Can you make sure you've built Yhi with -O (scons type=release should do it). I opened a bug just a few days ago, because I realised all benchmark's would get run at no optimisation otherwise :) If anyone wants a project finding out what flags to build Yhi with to get the best performance here would be nice to see :) Why does the integrate benchmark import both System and System.Environment? Yhc currently doesn't export getArgs from System, only System.Environment. (And yes, we really should fix that!) Thanks Neil