gambas-source-code/benchmark
Benoît Minisini de200aac4c Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls.
[BENCHMARKS]
* NEW: Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls.
* NEW: Rename the 'string' benchmark as 'string1', to avoid name clashes in Python.
* BUG: Fix the HTML table generation.
2023-10-04 22:10:01 +02:00
..
benchmark.gbs Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
btree.gbs Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
btree.jvs Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
btree.pl Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
btree.py Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
mandelbrot.gbs
mandelbrot.jvs Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
mandelbrot.pl
mandelbrot.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
nbody.gbs
nbody.jvs Add java benchmarks. 2023-01-10 17:10:31 +01:00
nbody.pl
nbody.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
polynom.gbs
polynom.jvs Add java benchmarks. 2023-01-10 17:10:31 +01: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.jvs Add java benchmarks. 2023-01-10 17:10:31 +01:00
primes.pl
primes.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
sort.gbs
sort.jvs Add java benchmarks. 2023-01-10 17:10:31 +01:00
sort.pl
sort.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
string1.gbs Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
string1.jvs Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
string1.pl Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
string1.py Add a new 'btree' benchmark, that does a lot of object creation and recursive function calls. 2023-10-04 22:10:01 +02:00
string2.gbs
string2.jvs Add java benchmarks. 2023-01-10 17:10:31 +01:00
string2.pl
string2.py Port Python benchmarks to Python 3. 2022-09-27 22:16:48 +02:00
test.jvs Add java benchmarks. 2023-01-10 17:10:31 +01:00