struct / union in initializer, RFE #901.
[sdcc.git] / sdcc-extra / historygraphs / whetstone-mcs51-scoretable.p
blobab6ca9967723aba918f60daa45693120784c20b4
1 set output "whetstone-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 "Whetstone KIPS"
7 set arrow from 9618, 956.109 to 9618, 955.109
8 set label "3.6.0" at 9618, 956.109
9 set arrow from 10233, 963.463 to 10233, 962.463
10 set label "3.7.0" at 10233, 963.463
11 set arrow from 10582, 960.692 to 10582, 959.692
12 set label "3.8.0" at 10582, 960.692
13 set arrow from 11214, 967.183 to 11214, 966.183
14 set label "3.9.0" at 11214, 967.183
15 set arrow from 11533, 961.614 to 11533, 960.614
16 set label "4.0.0" at 11533, 961.614
17 set arrow from 12085, 968.117 to 12085, 967.117
18 set label "4.1.0" at 12085, 968.117
19 set arrow from 13131, 967.183 to 13131, 966.183
20 set label "4.2.0" at 13131, 967.183
21 set arrow from 14208, 960.692 to 14208, 959.692
22 set label "4.3.0" at 14208, 960.692
23 set arrow from 14648, 982.354 to 14648, 981.354
24 set label "4.4.0" at 14648, 982.354
25 plot "whetstone-mcs51-scoretable" using 1:4 title "default", "whetstone-mcs51-scoretable" using 1:2 title "size", "whetstone-mcs51-scoretable" using 1:3 title "speed"