what is the best way to benchmark the speed of apps, say time how fast an app runs to completion? Is there a universal way to time an app runs to completion for both interpreted and compiled languages?
Name:
Anonymous2011-07-22 3:30
>>2
I dont want to know which programming language is fastest, I want to be able to time the speed of an app compiled with different optiimizations in a compiler, or time the speed of an app compiled in different brands of compiler, stuff like that