On Thu, 15 Jul 2010, ольга крыжановская wrote:
A fairly simple - but not perfectly accurate - test case would be to run ksh93 on Linux and Solaris and let it call /bin/true in a loop.The numbers which follow are for identical ksh93 versions built with the same gcc version and /bin/true a simple main() { return 0 ;}:
Note that Solaris application startup is pretty complex so there are compile/link options which may substantially alter how quickly a program executes. This is more true of large programs than tiny ones. It may be that the execution time of /bin/true has not been optimized.
Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
_______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org