X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/e027d3bf8362f509047541450650a93c7d0c5ea7..52acce6fcf7228490a4427fa33294cb2e5f64fcc:/gw-tests/filter-time.sh diff --git a/gw-tests/filter-time.sh b/gw-tests/filter-time.sh index cbee7ee..865e1cc 100755 --- a/gw-tests/filter-time.sh +++ b/gw-tests/filter-time.sh @@ -14,22 +14,22 @@ ADDITIONAL_PLOTS=detail plot_cmds() { if [[ "$1" = detail ]]; then - range=0.36:0.8 + range=0:0.6 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 }') cat <