]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/nop-highprio-time.sh
Do not generate .result
[can-benchmark.git] / gw-tests / nop-highprio-time.sh
index 953835ce5f09b48355226a045217ef2f7494cde2..5578927af2d7ea3bc4c8bcb3af038f6ec34a9964 100755 (executable)
@@ -12,7 +12,7 @@ set title "Single GW job for all messages, no modifications, high (soft)irq task
 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", \