gambas-source-code/benchmark
gambas 9598cd289d Add a '-count' option to tell how many times the benchmark will be run. The displayed times will be the mean of all runs.
[BENCHMARK]
* NEW: Add a '-count' option to tell how many times the benchmark will be run. The displayed times will be the mean of all runs.
2021-02-23 00:50:41 +01:00
..
benchmark.gbs Add a '-count' option to tell how many times the benchmark will be run. The displayed times will be the mean of all runs. 2021-02-23 00:50:41 +01:00
mandelbrot.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
mandelbrot.pl [BENCHMARKS] 2015-10-31 01:02:58 +00:00
mandelbrot.py [BENCHMARKS] 2015-10-31 01:02:58 +00:00
nbody.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
nbody.pl [BENCHMARKS] 2015-10-31 01:02:58 +00:00
nbody.py [BENCHMARKS] 2015-10-31 01:02:58 +00:00
polynom.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
polynom.pl [BENCHMARKS] 2015-10-31 01:02:58 +00:00
polynom.py [BENCHMARKS] 2015-10-31 01:02:58 +00:00
primes.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
primes.pl [BENCHMARKS] 2015-10-31 01:02:58 +00:00
primes.py [BENCHMARKS] 2015-10-31 01:02:58 +00:00
sort.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
sort.pl Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
sort.py Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
string.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
string.pl Work continues on the new JIT system. 2018-06-05 11:43:39 +02:00
string.py Work continues on the new JIT system. 2018-06-05 11:43:39 +02:00
string2.gbs Fix Gambas 'string2' test. 2020-04-08 14:02:32 +02:00
string2.pl Add a new string benchmark. 2020-04-06 04:44:09 +02:00
string2.py Add a new string benchmark. 2020-04-06 04:44:09 +02:00