struct / union in initializer, RFE #901.
[sdcc.git] / sdcc-extra / historygraphs / dhrystone-mcs51-scoretable.p
blob136071ba9ca67452fc49c062914469897e5485a2
1 set output "dhrystone-mcs51-score.svg"
2 set terminal svg size 640,480
3 set style data lines
4 set key bottom right
5 set xlabel "revision"
6 set ylabel "Dhrystones per second"
7 set arrow from 9618, 6070 to 9618, 6060
8 set label "3.6.0" at 9618, 6070
9 set arrow from 10233, 6073 to 10233, 6063
10 set label "3.7.0" at 10233, 6073
11 set arrow from 10582, 5983 to 10582, 5973
12 set label "3.8.0" at 10582, 5983
13 set arrow from 11214, 5978 to 11214, 5968
14 set label "3.9.0" at 11214, 5978
15 set arrow from 11533, 5963 to 11533, 5953
16 set label "4.0.0" at 11533, 5963
17 set arrow from 12085, 6000 to 12085, 5990
18 set label "4.1.0" at 12085, 6000
19 set arrow from 13131, 6002 to 13131, 5992
20 set label "4.2.0" at 13131, 6002
21 set arrow from 14208, 6026 to 14208, 6016
22 set label "4.3.0" at 14208, 6026
23 set arrow from 14648, 6292 to 14648, 6282
24 set label "4.4.0" at 14648, 6292
25 plot "dhrystone-mcs51-scoretable" using 1:4 title "default", "dhrystone-mcs51-scoretable" using 1:2 title "size", "dhrystone-mcs51-scoretable" using 1:3 title "speed"