struct / union in initializer, RFE #901.
[sdcc.git] / sdcc-extra / historygraphs / coremark-stm8-scoretable.p
blobd644d1b6a9482cda1f27137a0dcf54af778b89a0
1 set output "coremark-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 "Coremark iterations / s"
7 set arrow from 9256, 3.257 to 9256, 2.957
8 set label "3.5.0" at 9256, 3.257
9 set arrow from 9618, 3.384 to 9618, 2.984
10 set label "3.6.0" at 9618, 3.384
11 set arrow from 10233, 6.324 to 10233, 6.024
12 set label "3.7.0" at 10233, 6.324
13 set arrow from 10582, 6.373 to 10582, 6.073
14 set label "3.8.0" at 10582, 6.373
15 set arrow from 11214, 6.231 to 11214, 5.931
16 set label "3.9.0" at 11214, 6.231
17 set arrow from 11533, 6.451 to 11533, 6.151
18 set label "4.0.0" at 11533, 6.451
19 set arrow from 12085, 6.567 to 12085, 6.167
20 set label "4.1.0" at 12085, 6.567
21 set arrow from 13131, 6.805 to 13131, 6.505
22 set label "4.2.0" at 13131, 6.805
23 set arrow from 14208, 6.711 to 14208, 6.411
24 set label "4.3.0" at 14208, 6.711
25 set arrow from 14648, 6.938 to 14648, 6.638
26 set label "4.4.0" at 14648, 6.938
27 plot "coremark-stm8-scoretable" using 1:4 title "default", "coremark-stm8-scoretable" using 1:2 title "size", "coremark-stm8-scoretable" using 1:3 title "speed"