struct / union in initializer, RFE #901.
[sdcc.git] / sdcc-extra / historygraphs / whetstone-stm8-scoretable.p
blobd90143fd32eb09809a44f86ec428c4eb6c252cc4
1 set output "whetstone-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 "Whetstone KIPS"
7 set arrow from 9256, 63.368 to 9256, 60.368
8 set label "3.5.0" at 9256, 62.368
9 set arrow from 9618, 63.085 to 9618, 60.085
10 set label "3.6.0" at 9618, 62.085
11 set arrow from 10233, 66.881 to 10233, 63.881
12 set label "3.7.0" at 10233, 66.881
13 set arrow from 10582, 67.834 to 10582, 64.834
14 set label "3.8.0" at 10582, 67.834
15 set arrow from 11214, 116.109 to 11214, 113.109
16 set label "3.9.0" at 11214, 116.109
17 set arrow from 11533, 126.793 to 11533, 123.793
18 set label "4.0.0" at 11533, 126.793
19 set arrow from 12085, 133.584 to 12085, 128.584
20 set label "4.1.0" at 12085, 133.584
21 set arrow from 13131, 142.268 to 13131, 137.268
22 set label "4.2.0" at 13131, 142.268
23 set arrow from 14208, 144.840 to 14208, 139.840
24 set label "4.3.0" at 14208, 144.840
25 plot "whetstone-stm8-scoretable" using 1:4 title "default", "whetstone-stm8-scoretable" using 1:2 title "size", "whetstone-stm8-scoretable" using 1:3 title "speed"