]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/filter-time.sh
Update ranges of graphs - to take into account substraction of tx time
[can-benchmark.git] / gw-tests / filter-time.sh
index f338ab85408ebfb462101b3a1d8fec6c14968562..082e506a8d882c825fd50d2c0262e89a3d061ff4 100755 (executable)
@@ -14,9 +14,9 @@ ADDITIONAL_PLOTS=detail
 
 plot_cmds() {
     if [[ "$1" = detail ]]; then
 
 plot_cmds() {
     if [[ "$1" = detail ]]; then
-       range=0.36:0.8
+       range=0:0.6
     else
     else
-       range=0.05:100
+       range=0.01:100
        echo "set logscale y"
     fi
     min=$(head -n 1 id-0-msgs.txt | awk '{ print $2 }')
        echo "set logscale y"
     fi
     min=$(head -n 1 id-0-msgs.txt | awk '{ print $2 }')