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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-26
Put all coretests in a separate crate
bjorn3
-35
/
+0
2024-10-08
Stabilize `isqrt` feature
Chai T. Rex
-1
/
+0
2024-08-28
Improve `isqrt` tests and add benchmarks
Chai T. Rex
-0
/
+1
2024-04-07
disable benches in Miri
Ralf Jung
-0
/
+2
2024-03-04
Add benches for `net` parsing
okaneco
-0
/
+1
2023-11-27
benchmarks for Chars::advance_by
The 8472
-0
/
+1
2023-02-17
Add a slightly-contrived tuple comparison benchmark
Scott McMurray
-0
/
+1
2023-02-11
Add array::map benchmarks
kadmin
-0
/
+1
2022-11-09
Rollup merge of #103570 - lukas-code:stabilize-ilog, r=scottmcm
Dylan DPC
-1
/
+0
2022-11-07
add benchmark for iter::ArrayChunks::fold specialization
The 8472
-0
/
+1
2022-10-26
stabilize `int_log`
Lukas Markeffsky
-1
/
+0
2022-10-17
add a benchmark for slice_iter.copied().array_chunks()
The 8472
-0
/
+1
2022-05-05
Auto merge of #96626 - thomcc:rand-bump, r=m-ou-se
bors
-0
/
+8
2022-05-02
add benchmark
The 8472
-0
/
+1
2022-05-02
Avoid use of `rand::thread_rng` in stdlib benchmarks
Thom Chiovoloni
-0
/
+8
2021-10-12
Auto merge of #88788 - falk-hueffner:speedup-int-log10-branchless, r=joshtrip...
bors
-0
/
+1
2021-09-11
benchmark for str.chars().count()
The8472
-0
/
+1
2021-09-06
Add benchmark for integer log10.
Falk Hüffner
-0
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+17