aboutsummaryrefslogtreecommitdiff
path: root/string/include/benchlib.h
AgeCommit message (Collapse)Author
2022-02-10Update lincense to MIT OR Apache-2.0 WITH LLVM-exceptionSzabolcs Nagy
The outgoing license was MIT only. The new dual license allows using the code under Apache-2.0 WITH LLVM-exception license too.
2020-03-31string: Add memcpy benchmarkWilco Dijkstra
Add memcpy benchmark based on size and alignment distribution of SPEC2017.