struct / union in initializer, RFE #901.
[sdcc.git] / sdcc-extra / historygraphs / dhrystone-stm8-sizetable.p
blobd5a09713d8890f09133dfd286e37357640f8200c
1 set output "dhrystone-stm8-size.svg"
2 set terminal svg size 640,480
3 set style data lines
4 set xlabel "revision"
5 set ylabel "size [B]"
6 set arrow from 9256, 8223 to 9256, 8123
7 set label "3.5.0" at 9256, 8223
8 set arrow from 9618, 8240 to 9618, 8140
9 set label "3.6.0" at 9618, 8240
10 set arrow from 10233, 8066 to 10233, 7966
11 set label "3.7.0" at 10233, 8066
12 set arrow from 10582, 7841 to 10582, 7741
13 set label "3.8.0" at 10582, 7841
14 set arrow from 11214, 7247 to 11214, 7147
15 set label "3.9.0" at 11214, 7247
16 set arrow from 11533, 7112 to 11533, 7012
17 set label "4.0.0" at 11533, 7112
18 set arrow from 12085, 6984 to 12085, 6884
19 set label "4.1.0" at 12085, 6984
20 set arrow from 13131, 6740 to 13131, 6640
21 set label "4.2.0" at 13131, 6740
22 set arrow from 14208, 6753 to 14208, 6653
23 set label "4.3.0" at 14208, 6753
24 set arrow from 14648, 6636 to 14648, 6536
25 set label "4.4.0" at 14648, 6636
26 plot "dhrystone-stm8-sizetable" using 1:4 title "default", "dhrystone-stm8-sizetable" using 1:2 title "size", "dhrystone-stm8-sizetable" using 1:3 title "speed"