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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liballoc
/
benches
Age
Commit message (
Expand
)
Author
Lines
2019-03-29
improve worst-case performance of BTreeSet difference and intersection
Stein Somers
-57
/
+57
2019-02-25
Remove some unnecessary 'extern crate'
Taiki Endo
-2
/
+0
2019-02-22
Rollup merge of #58620 - ssomers:btreeset_intersection_benchmarks, r=KodrAus
Mazdak Farrokhzad
-0
/
+89
2019-02-22
Rollup merge of #58064 - llogiq:vec-deque-try-rfold, r=scottmcm
Mazdak Farrokhzad
-0
/
+7
2019-02-21
introduce benchmarks of BTreeSet.intersection
Stein Somers
-0
/
+89
2019-02-18
override `VecDeque::try_rfold`, also update iterator
Andre Bogus
-0
/
+7
2019-02-12
Stabilize slice_sort_by_cached_key
Scott McMurray
-1
/
+0
2019-02-03
liballoc: revert nested imports style changes.
Mazdak Farrokhzad
-9
/
+7
2019-02-02
liballoc: refactor & fix some imports.
Mazdak Farrokhzad
-9
/
+10
2019-01-26
Bump bootstrap compiler to 1.33 beta
Mark Rousskov
-1
/
+0
2018-12-26
Stabilize duration_as_u128
Sunjay Varma
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-101
/
+0
2018-12-21
fix deprecation warnings in liballoc benches
Ralf Jung
-7
/
+9
2018-10-10
Fix slice's benchmarks
Kazuyoshi Kato
-10
/
+13
2018-08-18
Auto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
bors
-0
/
+48
2018-08-10
Add benchmark for VecDeque append
Pazzaz
-0
/
+48
2018-08-05
Remove unnecessary or invalid feature attributes
varkor
-1
/
+0
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-2
/
+0
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-1
/
+0
2018-03-27
Rollup merge of #48639 - varkor:sort_by_key-cached, r=bluss
kennytm
-0
/
+16
2018-03-26
Stabilize i128_type
Mark Mansi
-1
/
+1
2018-03-18
Add lexicographic sorting benchmark
varkor
-0
/
+16
2018-02-22
Stabilize [T]::rotate_{left,right}
Corey Farwell
-1
/
+0
2017-12-24
Deprecate [T]::rotate in favor of [T]::rotate_{left,right}.
Corey Farwell
-1
/
+1
2017-11-29
Fix use of rand in liballoc benches
John-John Tedro
-2
/
+2
2017-11-03
Remove unused AsciiExt imports and fix tests related to ascii methods
Lukas Kalbertodt
-3
/
+0
2017-07-02
Auto merge of #43010 - stjepang:stabilize-sort-unstable, r=alexcrichton
bors
-1
/
+0
2017-07-02
Remove the remaining feature gates
Stjepan Glavina
-1
/
+0
2017-06-24
Improve sort tests and benchmarks
Stjepan Glavina
-19
/
+36
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+1633