]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/filter-sff.sh
Fix deprication warning
[can-benchmark.git] / gw-tests / filter-sff.sh
index a597954616e4970555a87d3882d04d940ca32605..2e544d77cb443c524bb47f53687da0b9c6bd895d 100755 (executable)
@@ -17,11 +17,11 @@ main() {
 plot_cmds() {
     cat <<EOF
 set title "2048 GW jobs (one per id, mask C00007FF), no modifications"
-set logscale y
-set grid
-set xlabel "Time [{/Symbol m}s]"
+set logscale xy
+set grid xtics mxtics ytics mytics lw 1, lw 0.5
+set xlabel "Time [ms]"
 set ylabel "Latency profile [messages]"
-plot [0:1500] [1:$COUNT] \\
+plot [0.05:50] [1:$COUNT] \\
 EOF
     lt=1
     for i in $ids; do