accelerate icon indicating copy to clipboard operation
accelerate copied to clipboard

Code cleanup + optimization for speed

Open RDxR10 opened this issue 9 months ago • 1 comments

What does this PR do?

Refactors find_tied_parameters to a simpler and faster implementation by grouping parameter names that share the same parameter object.

Fixes # N/A

Before submitting

  • [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • [x] Did you read the contributor guideline, Pull Request section?
  • [ ] Was this discussed/approved via a Github issue or the forum? Please add a link to it if that's the case.
  • [x] Did you make sure to update the documentation with your changes? Here are the documentation guidelines, and here are tips on formatting docstrings.
  • [ ] Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag members/contributors who may be interested in your PR.

RDxR10 avatar Jun 10 '25 18:06 RDxR10

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Jul 12 '25 15:07 github-actions[bot]

@sunmarc, could you please let me know the changes required here? Thanks!

RDxR10 avatar Jul 23 '25 16:07 RDxR10