X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/d7dbc3aed952a5931464d53a857b3a49f4632c1f..52acce6fcf7228490a4427fa33294cb2e5f64fcc:/gw-tests/user.sh diff --git a/gw-tests/user.sh b/gw-tests/user.sh index c5cea0a..984a28d 100755 --- a/gw-tests/user.sh +++ b/gw-tests/user.sh @@ -33,8 +33,8 @@ set style line 3 lt 1 lc 2 pt 2 set style line 4 lt 2 lc 2 pt 2 set title "Kernel vs. userspace GW, no modifications" set grid xtics mxtics ytics mytics lw 1, lw 0.5 -set xlabel "Time [ms]" -set ylabel "Latency profile [messages]" +set xlabel "GW latency [ms]" +set ylabel "Latency profile [frames]" plot [$range] [1:$COUNT] \\ "user2-hist.txt" with lp ls 1 title "Userspace GW, 2 byte messages", \\ "user8-hist.txt" with lp ls 2 title "Userspace GW, 8 byte messages", \\