-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
dylint/dylint/src/package_options/revs.rs
Lines 166 to 168 in 6852355
| // smoelius: To reiterate a comment from package_options/mod.rs, the `find` below is an | |
| // iterative search and it is causing this test to become increasingly slow. As of this writing, | |
| // the test takes around two minutes. The search should be a binary search. |
Referenced comment:
dylint/dylint/src/package_options/mod.rs
Lines 118 to 119 in 6852355
| // smoelius: The next iterative search is a bottleneck. It should be a binary | |
| // search. |
Metadata
Metadata
Assignees
Labels
No labels