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

fix ensureRunway after delayFixedSizeWrite (fixes #28) #51

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

arnetheduck
Copy link
Member

Instead of trying to recycle pages when creating a runway, here we allocate a new page thus maintaining pointer stability for existing pages.

  • fix slow output copy

Instead of trying to recycle pages when creating a runway, here we
allocate a new page thus maintaining pointer stability for existing
pages.

* fix slow output copy
arnetheduck added a commit to status-im/nimbus-eth2 that referenced this pull request Mar 8, 2024
@arnetheduck arnetheduck merged commit f26a990 into master Mar 9, 2024
12 checks passed
@arnetheduck arnetheduck deleted the runway branch March 9, 2024 07:28
arnetheduck added a commit to status-im/nimbus-eth2 that referenced this pull request Mar 9, 2024
* Reapply "ssz: bump (#5996)" (#6037)

This reverts commit a299d17.

Fixed in status-im/nim-faststreams#51

* bump
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.

None yet

1 participant