ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAF
1
compiled code
https://github.com/lrytz/better-files/tree/75a14258a103ff01fd907ee278eaee5b3eeb5559/core/src/main/scala/better/files
2
command
for i in {1..10}; do time /path/to/scala/bin/scalac @files; done
3
[1][1][2][3]
4
2.10.62.11.22.11.82.12.0-M12.12.0-M22.12.0-M32.12.0-M433e7106^33e71062.12.0-M52.12.0-M5 ant2.12.5 non-opt
5
6
ignored6.8028.0127.36.9938.3598.4897.9758.12210.3249.1618.6429.689
7
ignored7.1136.6836.8216.8998.0068.7857.8578.1439.8358.7128.659.353
8
6.9116.4916.5286.7047.9088.7317.9248.02510.0168.668.8319.511
9
7.26.6256.7076.7868.1098.7238.2537.9329.7038.619.0129.355
10
7.0616.5316.4526.5337.9548.4667.8688.1329.7748.6368.479.422
11
7.1756.5436.7856.5477.9688.4688.0387.9999.9328.6848.5039.502
12
7.1856.4066.5636.6767.9668.4717.8958.0699.7798.5538.6849.47
13
7.1746.4366.546.5078.0798.7678.0357.919.8838.7268.5219.591
14
7.0166.5536.6836.5687.9728.5037.9518.29.9418.638.4299.615
15
7.2816.6276.5526.668.1148.5378.0178.0949.8298.8298.8289.286
16
17
avg7.1253756.52656.601256.6226258.008758.583257.9976258.0451259.8571258.6668.659759.469
18
stdv0.11966254640.079971423470.11142678570.098317179870.079327080590.13273685030.12162464210.098619669870.10427359270.083349522240.21225843410.1119617282
19
20
21
[1] these versions were built locally using "ant build-opt"
22
[2] this is M5 re-built locally using "ant build-opt". the goal is to cross-check against the released M5
23
[3] this is M5 built with "ant build", which means the optimizer is not enabled when building the library and compiler
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100