Start keeping notes on tarball unpack, checksum, kernel compile, etc.
[bluesky.git] / results / kcompile.txt
1 Linux kernel compilation benchmark, measured as wall-clock time.
2
3 Tests:
4  [1] time tar -jxf /scratch/linux-2.6.37.tar.bz2
5  [2] time find linux-2.6.37 -type f -print0 | sort -z | xargs -0 sha1sum >/dev/null  # checksum 35187 files, 392.9 MiB total
6
7 ==============================================================================
8 NFS in EC2
9 2011-03-08
10
11  [1] 65m39.250s
12  [2] 26m26.267s
13
14 ==============================================================================
15 Native NFS on c09-45
16 2011-03-08
17
18  [1] 10m18.149s
19      11m2.714s          (re-run)
20  [2] 0m25.813s
21
22 ==============================================================================
23 Local disk on c09-45
24 2011-03-08
25
26  [1] 30.465s            (including final sync; decompression: 0m15.865s)
27  [2] 0m2.453s
28
29 ==============================================================================
30 Local disk on c09-45, mount with -o sync
31 2011-03-08
32
33  [1] 3m5.226s
34
35 ==============================================================================
36 BlueSky, US-West, range requests
37 2011-03-08
38
39  [1] 5m12.465s
40  [2] 0m31.590s          (remount, then immediately run)
41  [2] 25m48.819s         (data cache flushed, inodes still cached in memory)
42  [2]                    (proxy entirely restarted: no data cached)