]>
git.k1024.org Git - perf-null.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Iustin Pop [Sun, 12 Feb 2012 10:38:48 +0000 (11:38 +0100)]
Add support for java (non-gcj), multiple runtimes
This unfortunately makes it hard to directly exec a file. Bad, bad java!
Iustin Pop [Sun, 12 Feb 2012 10:21:32 +0000 (11:21 +0100)]
Initial java program
This is using gcj, which should faster for startup than openjdk, I think.
Iustin Pop [Sun, 12 Feb 2012 10:05:24 +0000 (11:05 +0100)]
Add a small assembler program
Iustin Pop [Sun, 12 Feb 2012 09:40:42 +0000 (10:40 +0100)]
Parametrise the perf repetition count
Iustin Pop [Sun, 12 Feb 2012 09:39:50 +0000 (10:39 +0100)]
Add one more TCL version: 8.6
Iustin Pop [Sun, 12 Feb 2012 09:38:24 +0000 (10:38 +0100)]
Extend Python tests to multiple versions
Iustin Pop [Sun, 12 Feb 2012 09:28:52 +0000 (10:28 +0100)]
Make the TCL scripts use explicit versions
Currently this is 8.4 & 8.5.
Iustin Pop [Sun, 12 Feb 2012 09:27:16 +0000 (10:27 +0100)]
Make output in perf runs a bit nicer
Iustin Pop [Sun, 12 Feb 2012 09:24:34 +0000 (10:24 +0100)]
Remove extra NL in php scripts
Iustin Pop [Sun, 12 Feb 2012 09:22:36 +0000 (10:22 +0100)]
Initial commit
With more languages than just what was in the initial blog post.