]> git.k1024.org Git - perf-null.git/log
perf-null.git
12 years agoAdd support for java (non-gcj), multiple runtimes
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!

12 years agoInitial java program
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.

12 years agoAdd a small assembler program
Iustin Pop [Sun, 12 Feb 2012 10:05:24 +0000 (11:05 +0100)]
Add a small assembler program

12 years agoParametrise the perf repetition count
Iustin Pop [Sun, 12 Feb 2012 09:40:42 +0000 (10:40 +0100)]
Parametrise the perf repetition count

12 years agoAdd one more TCL version: 8.6
Iustin Pop [Sun, 12 Feb 2012 09:39:50 +0000 (10:39 +0100)]
Add one more TCL version: 8.6

12 years agoExtend Python tests to multiple versions
Iustin Pop [Sun, 12 Feb 2012 09:38:24 +0000 (10:38 +0100)]
Extend Python tests to multiple versions

12 years agoMake the TCL scripts use explicit 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.

12 years agoMake output in perf runs a bit nicer
Iustin Pop [Sun, 12 Feb 2012 09:27:16 +0000 (10:27 +0100)]
Make output in perf runs a bit nicer

12 years agoRemove extra NL in php scripts
Iustin Pop [Sun, 12 Feb 2012 09:24:34 +0000 (10:24 +0100)]
Remove extra NL in php scripts

12 years agoInitial commit
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.