Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
streamingfast
/
substreams
Public
Notifications
You must be signed in to change notification settings
Fork
92
Star
245
Code
Issues
27
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Overlap store reads and sends when tier1 streams cached execution output
- #922
#922
Merged
sduchesneau
merged 9 commits into
develop
streamingfast/substreams:develop
from
execout-prefetch
streamingfast/substreams:execout-prefetch
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Overlap store reads and sends when tier1 streams cached execution output
#922
sduchesneau
merged 9 commits into
develop
streamingfast/substreams:develop
from
execout-prefetch
streamingfast/substreams:execout-prefetch
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
Prefetch cached execution output files on tier1
Show description for ae5b113
sduchesneau
committed
ae5b113
View commit details
Copy full SHA for ae5b113
Browse repository at this point
Commits on Sep 3, 2026
Stop copying execout payloads while decoding items
Show description for f4f3cd8
sduchesneau
committed
f4f3cd8
View commit details
Copy full SHA for f4f3cd8
Browse repository at this point
Send cached execout batches on their own goroutine
Show description for 9fa4958
sduchesneau
committed
9fa4958
View commit details
Copy full SHA for 9fa4958
Browse repository at this point
Write cache markers off the request's critical path
Show description for 98ce572
sduchesneau
committed
98ce572
View commit details
Copy full SHA for 98ce572
Browse repository at this point
Recover panics in the execout sender goroutine
Show description for 95b5656
sduchesneau
committed
95b5656
View commit details
Copy full SHA for 95b5656
Browse repository at this point
Never wait on the cache marker writes
Show description for 2ac8577
sduchesneau
committed
2ac8577
View commit details
Copy full SHA for 2ac8577
Browse repository at this point
Make the execout prefetch budget a hard cap
Show description for ce21a88
sduchesneau
committed
ce21a88
View commit details
Copy full SHA for ce21a88
Browse repository at this point
Keep the prefetch lock across the download launch
Show description for 929372f
sduchesneau
committed
929372f
View commit details
Copy full SHA for 929372f
Browse repository at this point
Wake the prefetch launcher through a channel instead of sync.Cond
Show description for 1d75923
sduchesneau
committed
1d75923
View commit details
Copy full SHA for 1d75923
Browse repository at this point
You can’t perform that action at this time.