numam-dpdk/app/test-regex
Ophir Munk e5e518edd6 app/regex: measure performance with precise clock
Performance measurement (elapsed time and Gbps) are based on Linux
clock() API. The resolution is improved by replacing the clock() API
with rte_rdtsc_precise() API.

Signed-off-by: Ophir Munk <ophirmu@nvidia.com>
Acked-by: Ori Kam <orika@nvidia.com>
2021-01-13 00:04:27 +01:00
..
main.c app/regex: measure performance with precise clock 2021-01-13 00:04:27 +01:00
meson.build app/regex: add RegEx test application 2020-07-30 09:13:52 +02:00