Torsten Ruger
|
0cbf346519
|
redid the test, snapped variance
yesterday i had stray processes skewing the results
also figured out c was buffering prints
looking good
|
2015-11-21 16:35:30 +02:00 |
|
Torsten Ruger
|
1e2b784583
|
moved all the ruby benches out of the tests
here into bench dir and a little frame
|
2015-11-21 16:33:43 +02:00 |
|
Torsten Ruger
|
f865486f1e
|
tweeks to the c tests
also figured out hello was caching stopped that to make results
comparable
even wrote a hello assembler version which is just 10% faster than soml
:-)
|
2015-11-21 16:33:07 +02:00 |
|
Torsten Ruger
|
9eab4b7f67
|
move c benchmarks to own directory
|
2015-11-21 14:22:53 +02:00 |
|
Torsten Ruger
|
96972dab29
|
thats most of the benchmarking
strange about the puts in soml, hard to see where a factor of 10 would
come from
|
2015-11-20 23:51:58 +02:00 |
|
Torsten Ruger
|
28836457c5
|
just let the runner run
and output eery step, gives better idea of variance (trouble)
|
2015-11-20 20:13:35 +02:00 |
|
Torsten Ruger
|
1bec6f4ca7
|
simple bench runner to do multiple runs
|
2015-11-20 19:13:21 +02:00 |
|
Torsten Ruger
|
9bcead4c1a
|
small c programs to bench against
|
2015-11-20 19:12:13 +02:00 |
|
Torsten Ruger
|
918ede1c02
|
arm program to generate optimal devision code for constants
|
2014-05-15 16:53:47 +03:00 |
|
Torsten Ruger
|
140d33b167
|
c fibs (need to loop a lot to use time on it)
|
2014-05-13 10:36:44 +03:00 |
|