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
/
alloc
/
benches
Age
Commit message (
Expand
)
Author
Lines
2020-09-21
liballoc bench use imported path Bencher
Ivan Tham
-14
/
+14
2020-09-20
Added benchmarks for BinaryHeap
Giacomo Stevanato
-0
/
+92
2020-09-06
Clean up vec benches bench_in_place style
Ivan Tham
-22
/
+21
2020-09-03
fix benchmark compile errors
The8472
-12
/
+9
2020-09-03
add benchmark to cover in-place extend
The8472
-0
/
+14
2020-09-03
fix: bench didn't black_box its results
The8472
-3
/
+1
2020-09-03
bench larger allocations
The8472
-6
/
+6
2020-09-03
bench in-place zip
The8472
-0
/
+37
2020-09-03
exercise more of the in-place pipeline in the bench
The8472
-1
/
+8
2020-09-03
bench in-place collect of droppables
The8472
-0
/
+15
2020-09-03
cyclic in-place reuse bench
The8472
-0
/
+20
2020-09-03
return the things under test so they get black_box()'ed
The8472
-1
/
+10
2020-09-03
add benches from bluss' gists
The8472
-0
/
+104
2020-09-03
update benches
The8472
-3
/
+4
2020-09-03
bench
The8472
-1
/
+40
2020-08-20
Liballoc bench rename push_all extend_from_slice
Ivan Tham
-15
/
+15
2020-08-20
Remove duplicated alloc vec bench push_all_move
Ivan Tham
-49
/
+0
2020-08-01
More benchmarks of BTreeMap mutation
Stein Somers
-22
/
+332
2020-07-27
mv std libs to library/
mark
-0
/
+2011
[prev]