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
Shikhar
36d3441dc0
add bench_uint16
...
Signed-off-by: Shikhar <shikharish05@gmail.com>
2026-01-02 05:21:01 +05:30
Daniel Lemire
a6a229a325
bumping tag
2025-12-24 13:59:12 -05: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
5304b3d611
saving...
2025-12-22 14:06:43 -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
Daniel Lemire
c0affad8b4
Update benchmark.cpp
2025-03-11 09:19:28 -04:00
Daniel Lemire
7597ca61aa
supporting benchmarks under Windows
2025-03-10 19:44:18 -04:00
Daniel Lemire
6f0049a2e7
lint
2025-03-09 15:14:52 -04:00
Daniel Lemire
1504792a9f
Merge branch 'main' of github.com:fastfloat/fast_float
2025-03-09 14:27:38 -04:00
Daniel Lemire
864e790d22
allowing custom file parsing
2025-03-09 14:27:07 -04:00
Joao Paulo Magalhaes
9cfa5ff4a0
fix warnings from -Wundef
2025-02-12 23:51:44 +00:00
Daniel Lemire
be9a8453c4
more iterations
2024-12-13 22:54:04 -05:00
Anders Dalvander
3775a81ced
formatted code
2024-12-01 16:39:28 +01:00
Daniel Lemire
8832c532b8
lint
2024-11-25 11:59:48 -05:00
Daniel Lemire
3f2cd66c1c
adding actual benchmarks to the project
2024-11-25 11:59:03 -05:00