X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/52acce6fcf7228490a4427fa33294cb2e5f64fcc..73b462ca6989b649936b8077059ede195546e813:/gw-tests/nop-highprio-time.sh diff --git a/gw-tests/nop-highprio-time.sh b/gw-tests/nop-highprio-time.sh index b8c00fe..22065c3 100755 --- a/gw-tests/nop-highprio-time.sh +++ b/gw-tests/nop-highprio-time.sh @@ -14,7 +14,7 @@ set logscale y set grid xtics ytics mytics lw 1, lw 0.5 set key left set xlabel "Experiment time [s]" -set ylabel "Latency [ms]" +set ylabel "GW latency [ms]" plot [:] [0.01:4] \\ "len2-msgs.txt" using (\$2-$min):(1000*\$14-0.001*\$16) with points title "2 byte messages", \\ "len4-msgs.txt" using (\$2-$min):(1000*\$14-0.001*\$16) with points title "4 byte messages", \\