]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/mod.sh
filter-sff: Test also the last id (2047)
[can-benchmark.git] / gw-tests / mod.sh
index 3edcbfed052286b2afe7a49897c4fa81c152bd6b..8abf53dbf0b260004ca463f5f061bc4f87f7dfb7 100755 (executable)
@@ -43,7 +43,7 @@ set logscale y
 set grid
 set xlabel "Time [{/Symbol m}s]"
 set ylabel "Latency profile [messages]"
-plot [0:] [1:$COUNT] \
+plot [0:600] [1:$COUNT] \
           "hist.dat" with lp lt 1 title "No modifications", \
           "hist-mod.dat" with lp lt 2 title "Two modifications", \
           "hist-mod2.dat" with lp lt 3 title "Four modifications", \