about summary refs log tree commit diff
path: root/library/core/benches/num/mod.rs
AgeCommit message (Expand)AuthorLines
2025-01-26Put all coretests in a separate cratebjorn3-111/+0
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-08-28Improve `isqrt` tests and add benchmarksChai T. Rex-0/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-0/+1
2024-01-11Added int_pow micro-benchmarksNicholas Thompson-0/+1
2023-02-21fix more benchmark test with black_boxyukang-3/+3
2021-09-06Add benchmark for integer log10.Falk Hüffner-0/+1
2020-07-27mv std libs to library/mark-0/+107