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

Optimizations when loading TDAGs #6546

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Optimizations when loading TDAGs #6546

merged 2 commits into from
Aug 17, 2023

Conversation

ESultanik
Copy link
Collaborator

Various optimizations including

  • Removal of linear time section lookup via a dict; and
  • Reduce buffer copying

@ESultanik ESultanik added the enhancement New feature or request label Mar 21, 2023
@ESultanik ESultanik requested a review from hbrodin March 21, 2023 16:12
@ESultanik ESultanik self-assigned this Mar 21, 2023
@surovic surovic force-pushed the tdag-loading-optimizations branch 2 times, most recently from 502867b to 14cd5e7 Compare March 30, 2023 10:30
@surovic surovic force-pushed the tdag-loading-optimizations branch 3 times, most recently from f387a3a to 6c9bd2e Compare August 17, 2023 16:13
@surovic surovic force-pushed the tdag-loading-optimizations branch 2 times, most recently from ed604f6 to a4fdb96 Compare August 17, 2023 16:28
@surovic surovic merged commit 0b0ec0b into master Aug 17, 2023
9 checks passed
@surovic surovic deleted the tdag-loading-optimizations branch August 17, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants