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
nbody.gbs
nbody.jvs
nbody.pl
nbody.py
polynom.gbs
polynom.jvs
polynom.pl
polynom.py
primes.gbs
primes.jvs
primes.pl
primes.py
sort.gbs
sort.jvs
sort.pl
sort.py
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
string2.pl
string2.py
test.jvs