Skip to content

Threaded sum for large numpy arrays#310

Open
bnikolic wants to merge 1 commit into
lofar-astron:masterfrom
bnikolic:threadedsumPR
Open

Threaded sum for large numpy arrays#310
bnikolic wants to merge 1 commit into
lofar-astron:masterfrom
bnikolic:threadedsumPR

Conversation

@bnikolic

Copy link
Copy Markdown
Contributor

Using this makes runtime of mean and other similar calculations about 5-7 times faster on large images such as 24k x 24k that I use for the SKA reference run. Overall it improves performance by ~~15% in the current run (consistent with expectations given time in these functions and that the submaps do not gain from this optimisation)

Using this makes runtime of mean and other similar calculations about
5-7 times faster on large images such as 24k x 24k that I use for the
SKA reference run. Overall it improves performance by ~~15% in the
current run (consistent with expectations given time in these
functions and that the submaps do not gain from this optimisation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant