struct / union in initializer, RFE #901.
[sdcc.git] / sdcc-extra / historygraphs / dhrystone-stm8-scoretable.p
blob0c652d028dd8d69bfb7cb974b7d567c8cc80b08f
1 set output "dhrystone-stm8-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 9256, 4825 to 9256, 4225
8 set label "3.5.0" at 9256, 4825
9 set arrow from 9618, 5138 to 9618, 4538
10 set label "3.6.0" at 9618, 5138
11 set arrow from 10233, 10833 to 10233, 10233
12 set label "3.7.0" at 10233, 10833
13 set arrow from 10582, 11617 to 10582, 10817
14 set label "3.8.0" at 10582, 11617
15 set arrow from 11214, 11641 to 11214, 10841
16 set label "3.9.0" at 11214, 11641
17 set arrow from 11533, 11641 to 11533, 10841
18 set label "4.0.0" at 11533, 11641
19 set arrow from 12085, 11636 to 12085, 10836
20 set label "4.1.0" at 12085, 11636
21 set arrow from 13131, 12013 to 13131, 11013
22 set label "4.2.0" at 13131, 12013
23 set arrow from 14208, 12116 to 14208, 11116
24 set label "4.3.0" at 14208, 12116
25 set arrow from 14648, 12574 to 14648, 11574
26 set label "4.4.0" at 14648, 12574
27 plot "dhrystone-stm8-scoretable" using 1:4 title "default", "dhrystone-stm8-scoretable" using 1:2 title "size", "dhrystone-stm8-scoretable" using 1:3 title "speed"