descriptionpcg32-xsh-rr and pcg64-dxsm implemented in C
ownerTony Finch
last changeMon, 9 Jun 2025 19:09:56 +0000 (20:09 +0100)
shortlog
2025-06-09 Tony Finchrevert to double-fence setup, but try lfence instead... trunk
2025-06-09 Tony Finchlfence is a much neater way to get good timing on amd64
2025-06-09 Tony Finchensure the baseline reads its argument
2025-06-09 Tony Finchtry passing argument via memory instead of register
2025-06-09 Tony Finchtry double-fencing the test code
2025-06-09 Tony Finchtweak baseline to use a simpler constant
2025-06-09 Tony Finchneater name for object file of floating point conversions
2025-06-09 Tony Finchmeasure a baseline time
2025-06-08 Tony Finchadd fences to the benchmark loops
2025-06-08 Tony Finchrun benchmarks in order of increasing bit width
2025-06-08 Tony Finchfix bit counts in benchmark reports
2025-06-08 Tony Finchbenchmark float conversion with random numbers
2025-06-08 Tony Finchbenchmarked floats on AMD too
2025-06-08 Tony FinchTest the performance of floating point conversion
2025-06-08 Tony FinchMove nanotime() to its own header
2025-06-07 Tony Finchavoid a -Wmissing-variable-declarations warning
...
heads
5 weeks ago trunk