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
Age
Commit message (
Expand
)
Author
Lines
2021-09-11
benchmark for str.chars().count()
The8472
-0
/
+34
2021-06-23
Use HTTPS links where possible
Smitty
-1
/
+1
2021-04-25
move core::hint::black_box under its own feature gate
Ralf Jung
-4
/
+4
2021-03-18
add bench
The8472
-0
/
+13
2021-03-17
Auto merge of #81358 - mcastorina:to-upper-lower-speed, r=joshtriplett
bors
-0
/
+30
2021-03-05
Auto merge of #74024 - Folyd:master, r=m-ou-se
bors
-6
/
+38
2021-02-26
Add two more benchmarks for strictly ASCII and non ASCII cases
Miccah Castorina
-2
/
+22
2021-02-26
Add to_lowercase and to_uppercase char benchmarks
Miccah Castorina
-0
/
+10
2021-02-08
Unify way to flip 6th bit. (Same assembly generated)
Giles Cope
-2
/
+4
2021-02-06
Slight perf improvement on char::to_ascii_lowercase
Giles Cope
-0
/
+10
2021-01-30
Improve slice.binary_search_by()'s best-case performance to O(1)
Folyd
-6
/
+38
2021-01-08
Add more benchmarks
kadmin
-1
/
+23
2020-10-18
Remove redundant 'static from library crates
est31
-3
/
+3
2020-09-28
Use more efficient scheme for display u128/i128
kadmin
-0
/
+29
2020-09-02
flt2dec: properly handle uninitialized memory
Ralf Jung
-32
/
+66
2020-07-27
mv std libs to library/
mark
-0
/
+1552