]> git.k1024.org Git - perf-null.git/blob - README.md
Move ruby to makefile + versions
[perf-null.git] / README.md
1 # Perf-null
2
3 This is a set of small programs for testing startup costs using perf.
4
5 Yes, this is mostly pointless, but it was fun to do it and to look at
6 the numbers.
7
8 You'll need lots of packages installed to make all of the programs to
9 work. They should all be available in (Debian) Sid:
10
11 - java: openjdk-6-jdk openjdk-6-jre-zero icedtea-6-jre-cacao icedtea-6-jre-jamvm gcj-4.6
12 - python: python2.6 python2.7 python3.2 pypy
13 - etc.
14
15 Main target is "make log", and it is recommended to run it via
16 ./run.sh, which is a simple wrapper that should make runs more
17 consistent.
18
19 Note: all the extremely trivial code here is under the Apache License,
20 Version 2.0. See LICENSE.