Daniel Lemire
12e310aa8f
Avoid old-style casts
...
Replace C-style casts with static_cast/const_cast so -Wold-style-cast
is clean, and enable that warning in the Unix test builds and the
amalgamated-header CI job.
2026-08-20 13:30:32 -04:00
Daniel Lemire
f9ddc75c69
removing space
2025-12-23 20:20:00 -05:00
Daniel Lemire
0b11d0a70f
even simpler bench_ip function
2025-12-23 20:18:26 -05:00
Daniel Lemire
75d01f02e2
display the inner count (check)
2025-12-23 12:07:15 -05:00
Daniel Lemire
bfa7bccea1
lint
2025-12-23 11:46:17 -05:00
Daniel Lemire
b5ae54cb21
adding a memcpy benchmark and ensure inlining.
2025-12-22 22:18:39 -05:00
Daniel Lemire
55723db171
add a memcpy baseline
2025-12-22 22:01:50 -05:00
Daniel Lemire
62ed60e95f
simplify the benchmark
2025-12-22 21:08:59 -05:00
Daniel Lemire
c54e4a7aba
updating the deps
2025-12-22 16:05:51 -05:00
Daniel Lemire
a6685b2a98
missing header
2025-12-22 12:02:23 -05:00
Daniel Lemire
6952ffeec0
lint
2025-12-22 11:58:36 -05:00
Daniel Lemire
0fa058eebb
adding bench_ip
...
Co-authored-by: Shikhar <shikharish05@gmail.com>
2025-12-22 11:52:48 -05:00