X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/77175b3f2b31d6bdf53727873d515667cbd8d1b4..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 <