gambas-source-code/benchmark
Benoît Minisini c3f3e60069 Port Python benchmarks to Python 3.
[BENCHMARKS]
* NEW: Port Python benchmarks to Python 3.
2022-09-27 22:16:48 +02: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
mandelbrot.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
nbody.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
nbody.pl
nbody.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
polynom.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
polynom.pl
polynom.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
primes.gbs Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
primes.pl
primes.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
sort.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
sort.pl
sort.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
string.gbs Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
string.pl Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
string.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +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 Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00