Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Improve integrate_bands performance#263

Open
marksdestiny wants to merge 1 commit intopython-acoustics:masterfrom
marksdestiny:master
Open

Improve integrate_bands performance#263
marksdestiny wants to merge 1 commit intopython-acoustics:masterfrom
marksdestiny:master

Conversation

@marksdestiny
Copy link
Copy Markdown

Significantly reduce the memory consumption and improve the performance when using the acoustics.signal.integrate_bands function (used by the acoustics.signal.third_octaves function).

This is especially important when there are several millions of samples. The memory consumption can be several GB!

Reduce the memory consumption and improve the performance when using the integrate_bands function on large signals.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant