]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/filter.sh
Convert graphs to logarithmic time and make fixed ranges
[can-benchmark.git] / gw-tests / filter.sh
index 51a8114decfdbae514dda9dc3c4fd3a675462a4f..38652f412b2c7bd309c3085d3f911a79c3cf6f4b 100755 (executable)
@@ -17,11 +17,11 @@ main() {
 plot_cmds() {
     cat <<EOF
 set title "2048 GW jobs (one per id, mask 0x7FF), no modifications"
-set logscale y
-set grid
+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:] [1:$COUNT] \\
+plot [0.1:100] [1:$COUNT] \\
 EOF
     lt=1
     for i in $ids; do