Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SectorFinder, FiducialFilter, and MomentumCorrection are slower in multithreaded test than in single-threaded test #283

Closed
c-dilks opened this issue Sep 26, 2024 · 2 comments

Comments

@c-dilks
Copy link
Member

c-dilks commented Sep 26, 2024

No description provided.

@c-dilks
Copy link
Member Author

c-dilks commented Sep 26, 2024

I suspect this is because of how we are reading each event's banks (as opposed to the full banklist)

@c-dilks
Copy link
Member Author

c-dilks commented Dec 12, 2024

looks like this was the fault of benchmarks being run when build option b_coverage was set; this issue was fixed by #313.

@c-dilks c-dilks closed this as completed Dec 12, 2024
@github-project-automation github-project-automation bot moved this from Unsorted to Done in Iguana Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant