gambas-source-code/benchmark
Benoît Minisini f98642e44a [SCRIPTER]
* BUG: Be more intelligent when parsing arguments. Now all arguments after 
  the first non option argument are sent to the script process.

[INTERPRETER]
* OPT: Remove a previous optimization that made benchmarks slower, contrary 
  to what valgrind tells. No idea why exactly, maybe a valgrind cache
  simulation problem.

[BENCHMARKS]
* NEW: Do less in the polynom benchmark, so that it runs about as long as
  the other benchmarks.


git-svn-id: svn://localhost/gambas/trunk@6621 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-11-09 22:06:07 +00:00
..
benchmark.gbs [SCRIPTER] 2014-11-09 22:06:07 +00:00
mandelbrot.gbs
mandelbrot.pl
mandelbrot.py
nbody.gbs
nbody.pl
nbody.py
polynom.gbs [SCRIPTER] 2014-11-09 22:06:07 +00:00
polynom.pl [SCRIPTER] 2014-11-09 22:06:07 +00:00
polynom.py [SCRIPTER] 2014-11-09 22:06:07 +00:00
primes.gbs
primes.pl
primes.py
sort.gbs [BENCHMARK] 2014-10-31 19:42:59 +00:00
sort.pl [BENCHMARKS] 2014-11-04 21:02:16 +00:00
sort.py [BENCHMARK] 2014-10-31 19:42:59 +00:00