summary refs log tree commit diff
path: root/library/core/benches/num
AgeCommit message (Expand)AuthorLines
2023-01-04Update rand in the stdlib tests, and remove the getrandom feature from itThom Chiovoloni-2/+2
2022-08-09Rename integer log* methods to ilog*Eric Holk-3/+3
2022-05-02Avoid use of `rand::thread_rng` in stdlib benchmarksThom Chiovoloni-2/+2
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-2/+2
2021-09-09Cosmetic fixes.Falk Hüffner-2/+0
2021-09-06Add benchmark for integer log10.Falk Hüffner-0/+61
2020-09-02flt2dec: properly handle uninitialized memoryRalf Jung-32/+66
2020-07-27mv std libs to library/mark-0/+326