-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Performance optimisations in calculate_data and redact_data() (#361)
* Optimize redact_data() * feat: purging of redaction data after time * feat: Redaction improvements * Catch raw iBeacon uuid in advert hex strings * Ensure redaction list is refreshed before processing data (first_run on recursive func) * perf: add lru_cache to rssi cals and clean_charbuf * Log redact timing in dump_devices * Cleanups: BermudaDeviceScanner scanner * Remove redundant scanner data * Tidy check for scanner_sends_stamps * Removed doubled-up fields from merge conflict chaos. * linting --------- Co-authored-by: Ashley Gittins <[email protected]>
- Loading branch information
Showing
9 changed files
with
186 additions
and
126 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
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
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
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
Oops, something went wrong.