Find
C
ase-sensitive
R
egexp search
Path
Showing
54d13bcd
from
2026-04-02
:
Bug
2028400
- Fix tasks context menu broken disabled state after bug
2008041
. r=aleca
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
-