struct / union in initializer, RFE #901.
[sdcc.git] / sdcc-extra / historygraphs / dhrystone-mcs51-sizetable.p
bloba2e30a7f2ba31188ebd7ae41995d0fcecb6cbf03
1 set output "dhrystone-mcs51-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 9618, 12845 to 9618, 12795
7 set label "3.6.0" at 9618, 12845
8 set arrow from 10233, 13154 to 10233, 13104
9 set label "3.7.0" at 10233, 13154
10 set arrow from 10582, 12936 to 10582, 12886
11 set label "3.8.0" at 10582, 12936
12 set arrow from 11214, 13673 to 11214, 13573
13 set label "3.9.0" at 11214, 13673
14 set arrow from 11533, 13680 to 11533, 13580
15 set label "4.0.0" at 11533, 13680
16 set arrow from 12085, 13711 to 12085, 13611
17 set label "4.1.0" at 12085, 13711
18 set arrow from 13131, 13729 to 13131, 13629
19 set label "4.2.0" at 13131, 13729
20 set arrow from 14208, 13701 to 14208, 13601
21 set label "4.3.0" at 14208, 13701
22 set arrow from 14648, 13591 to 14648, 13491
23 set label "4.4.0" at 14648, 13591
24 plot "dhrystone-mcs51-sizetable" using 1:4 title "default", "dhrystone-mcs51-sizetable" using 1:2 title "size", "dhrystone-mcs51-sizetable" using 1:3 title "speed"