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 [CONFIGURATION] 2012-10-07 22:38:44 +00:00
mandelbrot.pl [CONFIGURATION] 2012-10-07 22:38:44 +00:00
mandelbrot.py [CONFIGURATION] 2012-10-07 22:38:44 +00:00
nbody.gbs [BENCHMARKS] 2012-03-30 22:27:20 +00:00
nbody.pl [BENCHMARKS] 2012-03-30 22:27:20 +00:00
nbody.py [BENCHMARKS] 2012-03-30 22:27:20 +00:00
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 [DEVELOPMENT ENVIRONMENT] 2010-12-27 14:28:59 +00:00
primes.pl [DEVELOPMENT ENVIRONMENT] 2010-12-27 14:28:59 +00:00
primes.py [DEVELOPMENT ENVIRONMENT] 2010-12-27 14:28:59 +00:00
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