Run more benchmarks
[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  [3] time sh -c 'make defconfig && make -j4'
7
8 ==============================================================================
9 NFS in EC2
10 2011-03-08
11
12  [1] 65m39.250s
13  [2] 26m26.267s
14
15  [3] real    74m11.919s
16      user    10m59.217s
17      sys     1m26.801s
18
19
20 ==============================================================================
21 Native NFS on c09-45
22 2011-03-08
23
24  [1] 10m18.149s
25      11m2.714s          (re-run)
26      10m49.994s         (re-run)
27  [2] 0m25.813s
28  [2] 0m48.673s          (cache flushed on sever first)
29  [3] real    4m22.533s
30      user    11m2.869s
31      sys     1m33.366s
32
33 ==============================================================================
34 Local disk on c09-45
35 2011-03-08
36
37  [1] 30.465s            (including final sync; decompression: 0m15.865s)
38  [2] 0m2.453s
39  [2] 0m26.669s          (cache flushed before checksums)
40
41 ==============================================================================
42 Local disk on c09-45, mount with -o sync
43 2011-03-08
44
45  [1] 3m5.226s
46
47 ==============================================================================
48 BlueSky, US-West, range requests
49 2011-03-08
50
51  [1] 5m12.465s
52  [1] 5m4.895s           (re-run)
53  [2] 0m31.590s          (remount, then immediately run)
54  [2] 25m48.819s         (data cache flushed, inodes still cached in memory)
55  [2] 4m34.294s          (proxy entirely restarted: no data cached)
56      5m42.449s          (re-run)
57  [3] real    5m49.797s  (data in cache)
58      user    11m1.725s
59      sys     1m28.970s
60
61  [3] real    7m40.649s  (starting with no cached data)
62      user    11m1.213s
63      sys     1m29.586s
64
65
66
67 ==============================================================================
68 BlueSky, US-West, full-segment requests
69 2011-03-08
70
71  [1] 4m47.497s
72  [2] 0m31.271s          (remount, then immediately run)
73  [2] 2m6.597s           (data cache flushed, inodes still cached in memory)
74  [2] 1m54.408s          (proxy entirely restarted: no data cached)
75
76 ==============================================================================
77 BlueSky, US-East, range requests
78 2011-03-08
79
80  [1] 5m8.481s
81  [2] 0m34.726s          (remount, then immediately run)
82  [2] 57m26.399s         (data cache flushed, inodes still cached in memory)
83  [2] 13m45.051s         (proxy entirely restarted: no data cached)
84  [2] 3m50.423s          (as above but with full segment downloads)
85
86  [3] real    10m48.172s (starting with no cached data)
87      user    11m0.173s
88      sys     1m30.670s
89
90 ******************************************************************************
91 2011-03-31
92
93 S3-West:
94   unpack:
95     real    5m5.705s
96     user    0m22.405s
97     sys     0m7.236s
98
99   cold cache checksum:
100     real    26m12.208s
101     user    0m3.420s
102     sys     0m3.648s
103
104   cold cache compile:
105     real    7m10.073s
106     user    11m3.801s
107     sys     1m30.846s
108
109
110 S3-East:
111   unpack:
112     real    4m58.972s
113     user    0m22.353s
114     sys     0m7.288s
115
116   cold cache compile:
117     real    8m35.277s
118     user    11m2.173s
119     sys     1m30.402s
120
121
122 S3-West, full segments:
123   cold cache checksum:
124     real    1m49.105s
125     user    0m3.388s
126     sys     0m3.688s
127
128   cold cache compile:
129     real    6m45.425s
130     user    11m3.581s
131     sys     1m30.734s
132
133 S3-East, full segments:
134   cold cache compile:
135     real    8m7.465s
136     user    11m3.393s
137     sys     1m30.578s