]> git.k1024.org Git - perf-null.git/blob - README
Also run pypy with the -S option
[perf-null.git] / README
1 This is a set of small programs for testing startup costs using perf.
2
3 Yes, this is mostly pointless, but it was fun to do it and to look at
4 the numbers.
5
6 You'll need lots of packages installed to make all of the programs to
7 work. They should all be available in (Debian) Sid:
8
9 - java: openjdk-6-jdk openjdk-6-jre-zero icedtea-6-jre-cacao icedtea-6-jre-jamvm gcj-4.6
10 - python: python2.6 python2.7 python3.2 pypy
11 - etc.
12
13 Main target is "make log", and it is recommended to run it via
14 ./run.sh, which is a simple wrapper that should make runs more
15 consistent.
16