numam-dpdk/test
Herbert Guan 58eb1d9331 test/memcpy_perf: provide perf ratio and test time
The printed time values presented in TSC is not straight forward
showing the performance difference.  And if the high resolution
counter is not enabled, time value is too small to show the actual
performance (e.g. "1 - 1" seems the same but in fact the perfomance
diffs by 50% or more).
With the performance difference ratio caculated and printed, it'll be
easier for people to read and compare the performance between
rte_memcpy() and memcpy().
Since the TSC values' units may diff a lot on different platforms,
the total execution time of aligned/unaligned memcpy test are
provided to allow comparation between platforms.

Signed-off-by: Herbert Guan <herbert.guan@arm.com>
Acked-by: Jianbo Liu <jianbo.liu@arm.com>
2017-11-07 18:23:24 +01:00
..
cmdline_test mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
test test/memcpy_perf: provide perf ratio and test time 2017-11-07 18:23:24 +01:00
test-acl mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
test-pipeline remove useless memzone includes 2017-11-06 22:12:08 +01:00
Makefile test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00