RandomJS icon indicating copy to clipboard operation
RandomJS copied to clipboard

Runtime distribution

Open tevador opened this issue 7 years ago • 0 comments

As of commit 7052d8165612ec5a9115649716ed17abbdb3fd7c, the runtime distribution of the generated program (with default ProgramOptions.xml) looks like this:

Runtime histogram

The distribution was calculated from 2 million random programs on a 3.7 GHz Intel Xeon E3-1245. Total of 158 programs had runtime over 100 ms.

Statistical parameters: Average runtime: 10.02 ms Standard deviation: 7.10 ms Minimum runtime: 0.81 ms Maximum runtime: 493.50 ms

tevador avatar May 20 '18 09:05 tevador