Find
C
ase-sensitive
R
egexp search
Path
Showing
e137f34a
:
Bug
2017583
- Update the correct menu popup in Spam Settings. r=arschmitz
comm-central
/
third_party
/
rust
/
hashbrown
/
benches
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
bench.rs
11271
-
insert_unique_unchecked.rs
Compare `insert` and `insert_unique_unchecked` operations performance.
773
-
set_ops.rs
This file contains benchmarks for the ops traits implemented by HashSet. Each test is intended to have a defined larger and smaller set, but using a larger size for the "small" set works just as well. Each assigning test is done in the configuration that is faster. Cheating, I know. The exception to this is Sub, because there the result differs. So I made two benchmarks for Sub.
4063
-