]> git.k1024.org Git - perf-null.git/blob - README
Add a simple README
[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 in in
14 single-user mode, and with an idle system. For consistency, also force
15 the make run on a single CPU (this might make things a tad slower, but
16 the results should be more stable).