El Sáb 29 Ago 2009 00:30:44 Josef W. Segur escribió: > First thoughts: > > Whetstones don't measure peak performance, more like minimum performance. > The benchmark is of very basic funtionality and does not take advantage > of improved architectures, instruction sets, etc.
It would take advantage of advanced instruction sets if the C++ compiler uses them. What it doesn't do is use significant amounts of memory. It all fits in the CPU cache, so it would give *higher* performance than a real app. -- Nicolas _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
