Pick three bugfixes from next branch to trunk for inclusion in 4.5.0 RC2, as discusse...
[sdcc.git] / sdcc-extra / historygraphs / whetstone-mcs51-sizetable.p
blob0ebda1f9306ec7432f1de62c2e18d701a3144b37
1 set output "whetstone-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, 19980 to 9618, 19930
7 set label "3.6.0" at 9618, 19980
8 set arrow from 10233, 20094 to 10233, 20044
9 set label "3.7.0" at 10233, 20094
10 set arrow from 10582, 19566 to 10582, 19516
11 set label "3.8.0" at 10582, 19566
12 set arrow from 11214, 20257 to 11214, 20207
13 set label "3.9.0" at 11214, 20257
14 set arrow from 11533, 20251 to 11533, 20201
15 set label "4.0.0" at 11533, 20251
16 set arrow from 12085, 20272 to 12085, 20222
17 set label "4.1.0" at 12085, 20272
18 set arrow from 13131, 20290 to 13131, 20240
19 set label "4.2.0" at 13131, 20290
20 set arrow from 14208, 20390 to 14208, 20340
21 set label "4.3.0" at 14208, 20390
22 set arrow from 14648, 18976 to 14648, 18926
23 set label "4.4.0" at 14648, 18976
24 plot "whetstone-mcs51-sizetable" using 1:4 title "default", "whetstone-mcs51-sizetable" using 1:2 title "size", "whetstone-mcs51-sizetable" using 1:3 title "speed"