Skip to content

Conversation

@siladu
Copy link
Contributor

@siladu siladu commented Nov 11, 2025

Mitigates scalability issues since converting blob data toHexString is O(n).

Blob proofs are still processed in serial stream within each blob processing thread. The proofs contain less data so probably aren't the bottleneck and parallelising this may add more overhead than it's worth.

Testing this out alongside the parallel proof version: #9414

@siladu siladu force-pushed the engineGetBlobsV2-parallel-serialize branch from 2585b21 to fabc421 Compare November 19, 2025 13:46
@siladu
Copy link
Contributor Author

siladu commented Nov 19, 2025

Closing in favour of #9445

@siladu siladu closed this Nov 19, 2025
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.

1 participant