[Patch][Aarch64] memcpy IFUNC for Cavium ThunderX2

Siddhesh Poyarekar siddhesh@gotplt.org
Thu Feb 15 15:47:00 GMT 2018


On Thursday 15 February 2018 05:34 AM, Steve Ellcey wrote:
> I have attached the memcpy benchmark output files from a ThunderX2 run,
> the main differences are in bench-memcpy-large.out.

You can get a pretty report of your string benchmark results with the
compare_strings.py script:

../benchtests/scripts/compare_strings.py \
	-i benchtests/bench-memcpy.out \
	-s ../benchtests/scripts /benchout_strings.schema.json \
	-a length \
	-b __memcpy_generic

That should also make it easier to compare with various versions by
setting different baselines (-b).

Siddhesh



More information about the Libc-alpha mailing list