]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/filter-sff.sh
continuous: Reset linux sources in the bisect-run script
[can-benchmark.git] / gw-tests / filter-sff.sh
index 15ac60088d0bc86eec7bdbacd65f18ca5177c6ff..cfb800f9a91b5067efd0198c04db0bdbf4d098c9 100755 (executable)
@@ -18,17 +18,17 @@ ADDITIONAL_PLOTS=detail
 
 plot_cmds() {
     if [[ "$1" = detail ]]; then
 
 plot_cmds() {
     if [[ "$1" = detail ]]; then
-       range=0.05:0.3
+       range=0.0:0.3
        echo "set logscale y"
     else
        echo "set logscale y"
     else
-       range=0.05:100
+       range=0.01:100
        echo "set logscale xy"
     fi
     cat <<EOF
        echo "set logscale xy"
     fi
     cat <<EOF
-set title "2048 GW jobs (one per id, mask C00007FF), no modifications"
+set title "2048 GW rules (one per id, mask C00007FF), no modifications"
 set grid xtics mxtics ytics mytics lw 1, lw 0.5
 set grid xtics mxtics ytics mytics lw 1, lw 0.5
-set xlabel "Time [ms]"
-set ylabel "Latency profile [messages]"
+set xlabel "GW latency [ms]"
+set ylabel "Latency profile [frames]"
 plot [$range] [1:$COUNT] \\
 EOF
     lt=1
 plot [$range] [1:$COUNT] \\
 EOF
     lt=1