struct / union in initializer, RFE #901.
[sdcc.git] / sdcc-extra / historygraphs / whetstone-r3ka-scoretable.p
blob2c898229a7dcb6b4e8e088e1bf9dd8c794e09db5
1 set output "whetstone-r3ka-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 12085, 29.764 to 12085, 29.564
8 set label "4.1.0" at 12085, 29.764
9 plot "whetstone-r3ka-scoretable" using 1:4 title "default", "whetstone-r3ka-scoretable" using 1:2 title "size", "whetstone-r3ka-scoretable" using 1:3 title "speed"