index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
benches
/
num
Age
Commit message (
Expand
)
Author
Lines
2025-01-26
Put all coretests in a separate crate
bjorn3
-676
/
+0
2024-12-27
Fix typos
chloefeal
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-7
/
+7
2024-08-28
Improve `isqrt` tests and add benchmarks
Chai T. Rex
-0
/
+63
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-4
/
+7
2024-04-22
Rollup merge of #115913 - FedericoStra:checked_ilog, r=the8472
Guillaume Gomez
-6
/
+73
2024-01-11
Reduced amount of int_pow benches
Nicholas Thompson
-730
/
+43
2024-01-11
Edited int_pow micro-benchmarks
Nicholas Thompson
-103
/
+339
2024-01-11
Added int_pow micro-benchmarks
Nicholas Thompson
-0
/
+551
2023-12-10
remove redundant imports
surechen
-3
/
+0
2023-09-22
checked_ilog: add benchmarks
Federico Stra
-6
/
+73
2023-05-15
Rollup merge of #108291 - chenyukang:yukang/fix-benchmarks, r=workingjubilee
Matthias Krüger
-18
/
+18
2023-04-25
Add shortcut for Grisu3 algorithm.
mazong1123
-0
/
+27
2023-02-21
fix more benchmark test with black_box
yukang
-18
/
+18
2023-02-03
fix #107590, Fix benchmarks in library/core with black_box
yukang
-18
/
+18
2023-01-04
Update rand in the stdlib tests, and remove the getrandom feature from it
Thom Chiovoloni
-2
/
+2
2022-08-09
Rename integer log* methods to ilog*
Eric Holk
-3
/
+3
2022-05-02
Avoid use of `rand::thread_rng` in stdlib benchmarks
Thom Chiovoloni
-2
/
+2
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2021-09-09
Cosmetic fixes.
Falk Hüffner
-2
/
+0
2021-09-06
Add benchmark for integer log10.
Falk Hüffner
-0
/
+61
2020-09-02
flt2dec: properly handle uninitialized memory
Ralf Jung
-32
/
+66
2020-07-27
mv std libs to library/
mark
-0
/
+326