]> 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 4a24c716dd95e05353ba7b58679e7528fe71319c..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 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:] [1:$COUNT] \\
+plot [0.1:100] [1:$COUNT] \\
 EOF
     lt=1
     for i in $ids; do