-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reuse array in
get_squeeze_factors
to avoid excessive memory alloca…
…tion - Add a numpy array, and grow it as needed to accommodate number of events being processed - No need to check whether every officer is unavailable. Break on the first match - The store is only used inside the method, transparent to caller
- Loading branch information
Showing
1 changed file
with
25 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters