-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
perf: disable streaming in SSG #9603
Conversation
|
!preview ssg-no-streaming |
!bench |
!bench memory |
Snapshots have been released for the following packages:
Publish Log
Build Log
|
PR BenchmarkMemory
Main BenchmarkMemory
|
PR BenchmarkMemory
Render
Server stress
CLI Startup
Main BenchmarkMemory
Render
Server stress
CLI Startup
|
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
!bench |
!preview ssg-no-streaming |
!bench memory |
PR BenchmarkMemory
Main BenchmarkMemory
|
Snapshots have been released for the following packages:
Publish Log
Build Log
|
Changes
Disable streaming in case we do an SSG build.
Internally, we noticed disabling streaming in certain projects yields to better build times.
Testing
Manual testing and launch the benchmark job
Docs
N/A