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

Perf: memory optimisation for ParallelProcessing #46

Merged
merged 10 commits into from
Mar 4, 2024

Conversation

caffeine-addictt
Copy link
Member

What type of PR is this? (check all applicable)

  • Refactor
  • Optimization

Description

  • Improves memory efficiency
  • Improves runtime

Related Tickets & Documents

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@caffeine-addictt caffeine-addictt self-assigned this Mar 4, 2024
@caffeine-addictt caffeine-addictt linked an issue Mar 4, 2024 that may be closed by this pull request
@caffeine-addictt caffeine-addictt merged commit 7dd35b2 into main Mar 4, 2024
6 checks passed
@caffeine-addictt caffeine-addictt deleted the perf/memory-optimisation branch March 4, 2024 09:08
@caffeine-addictt caffeine-addictt added the Type: Enhancement Suggest an improvement for an existing feature. label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Suggest an improvement for an existing feature.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Enhancement] Optimise memory performance in Parallel Processing
1 participant