X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/f938c622751dcf341a409825f7aa827244d0abea..303439f9d66332d27ea26f49ea9c787fc2f3258f:/gw-tests/filter-time.sh diff --git a/gw-tests/filter-time.sh b/gw-tests/filter-time.sh index f338ab8..082e506 100755 --- a/gw-tests/filter-time.sh +++ b/gw-tests/filter-time.sh @@ -14,9 +14,9 @@ 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 }')