]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/nop-time.sh
Plot graphs with cairo - it is faster and nicer
[can-benchmark.git] / gw-tests / nop-time.sh
index 4d3152d9a66b69f0edc4502a6b327238cf04965c..bb179adcf176c8348d0905af51f84980540fb558 100755 (executable)
@@ -12,7 +12,7 @@ set title "Single GW job for all messages, no modifications"
 set grid
 set xlabel "Time [s]"
 set ylabel "Latency [ms]"
-plot [:] [:500] \
+plot [:] [:0.5] \
           "len2-msgs.txt" using 2:(1000*$14) with points title "2 byte messages", \
           "len4-msgs.txt" using 2:(1000*$14) with points title "4 byte messages", \
           "len6-msgs.txt" using 2:(1000*$14) with points title "6 byte messages", \