Skip to content
Commit 3dfcbfa1 authored by Siddhesh Poyarekar's avatar Siddhesh Poyarekar
Browse files

benchtests: Reallocate buffers for every test run

Keeping the buffers the same across test runs gives later invocations
the advantage since they access cached data.  Reallocate so that all
test runs are on equal grounds.

	* benchtests/bench-memcmp.c (do_test): Call realloc_buf for
	every test run.
parent 39f898c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment