X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/2807b30a7f0a05c6c472346b8a1e925c26c46961..4c676bfe792052ff8c5f8e1e61f9bfb6248d9527:/gw-tests/user-time.sh diff --git a/gw-tests/user-time.sh b/gw-tests/user-time.sh index bf33108..a4a518e 100755 --- a/gw-tests/user-time.sh +++ b/gw-tests/user-time.sh @@ -12,9 +12,9 @@ main() { plot_cmds() { if [[ "$1" = detail ]]; then - range=0.06:0.3 + range=0.0:0.3 else - range=0.06:800 + range=0.01:800 echo "set logscale y" fi if [ -s user2-msgs.txt ]; then @@ -25,13 +25,13 @@ plot_cmds() { cat <