struct / union in initializer, RFE #901.
[sdcc.git] / sdcc-extra / historygraphs / dhrystone-r3ka-scoretable.p
blob4c5d61af570e678cda2a2a91c04fa19476408b19
1 set output "dhrystone-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 "Dhrystones per second"
7 set arrow from 12085, 4207 to 12085, 4107
8 set label "4.1.0" at 12085, 4207
9 set arrow from 13131, 5025 to 13131, 4925
10 set label "4.1.0" at 13131, 5025
11 plot "dhrystone-r3ka-scoretable" using 1:4 title "default", "dhrystone-r3ka-scoretable" using 1:2 title "size", "dhrystone-r3ka-scoretable" using 1:3 title "speed"