about summary refs log tree commit diff
path: root/library/core/benches/slice.rs
AgeCommit message (Expand)AuthorLines
2023-06-12add benchmarkThe 8472-0/+9
2022-02-21Stop manually SIMDing in swap_nonoverlappingScott McMurray-4/+39
2021-03-18add benchThe8472-0/+13
2021-01-30Improve slice.binary_search_by()'s best-case performance to O(1)Folyd-6/+38
2020-07-27mv std libs to library/mark-0/+84