Skip to content

shipit: precompile manifest and disable compilation fallback#495

Merged
byroot merged 1 commit intoruby:mainfrom
byroot:shipit-precompile-assets
Mar 20, 2026
Merged

shipit: precompile manifest and disable compilation fallback#495
byroot merged 1 commit intoruby:mainfrom
byroot:shipit-precompile-assets

Conversation

@byroot
Copy link
Member

@byroot byroot commented Mar 20, 2026

Fix: #493

This remove the dependency on having a JS runtime to run the benchmark and is also closer to how Shipit runs in production.

The first iteration is now much faster.

This remove the dependency on having a JS runtime to run the benchmark
and is also closer to how Shipit runs in production.

The first iteration is now much faster.
@byroot byroot merged commit 760eb6c into ruby:main Mar 20, 2026
11 checks passed
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.

shipit shells out to a JavaScript runtime

2 participants