-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR makes use of the `assert/index` content claim, allowing a [w3-index](https://github.com/w3s-project/specs/blob/main/w3-index.md) to be used to help serve the data, which yields the following perf improvements to the batching blob fetcher: | Export 500MiB DAG | Sub-requests | Time | | -- | -- | -- | | without index | 535 | 11.960s | | with index | 37 | 7.554s |
- Loading branch information
Alan Shaw
authored
Jun 6, 2024
1 parent
c17d9e1
commit 8876ec4
Showing
9 changed files
with
332 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.