descriptionpcg32-xsh-rr and pcg64-dxsm implemented in C
ownerTony Finch
last changeWed, 29 Oct 2025 18:47:16 +0000 (18:47 +0000)
shortlog
2025-10-29 Tony FinchGet rid of pcg_ulong_biased() and preen the commentary trunk
2025-10-29 Tony Finchstyle nits
2025-10-29 Tony Finchadd functions for printing and reading the rng state
2025-10-29 Tony FinchImprove description of Lemire's debiasing trick
2025-06-09 Tony Finchrevert to double-fence setup, but try lfence instead...
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
...
heads
2 weeks ago trunk