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

Stream subgraph output while it executes #1735

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

nfcampos
Copy link
Contributor

  • previous behavior was to buffer all output from subgraph until it finished, now subgraph steps are emitted as soon as produced, while the subgraph is still running
  • this is slightly slower in benchmark scripts, but worth it as it's much "faster" in real-world latency

Base automatically changed from nc/16sep/stream-selected to main September 17, 2024 04:26
@nfcampos nfcampos merged commit c4d4d61 into main Sep 17, 2024
53 checks passed
@nfcampos nfcampos deleted the nc/16sep/stream-subgraph-in-progress branch September 17, 2024 17:14
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