Skip to content

Conversation

@jschwe
Copy link
Member

@jschwe jschwe commented Jul 7, 2025

This is a revival of #523 - but with a slightly different background.
When building servo on Linux with the profile production-stripped, disabling JIT with this change shaves off 9MiB from the servo binary size, which is around 10% (80MiB vs. 89MiB).

Companion PR: servo/servo#37972

@jschwe jschwe force-pushed the flag_disable_jit2 branch from aaa15be to 19b4bd4 Compare July 7, 2025 06:49
@jschwe jschwe force-pushed the flag_disable_jit2 branch 2 times, most recently from 1d4f3f0 to 86b5a64 Compare July 10, 2025 01:53
When building servo on Linux with the profile `production-stripped`,
disabling JIT with this change shaves off 9MiB from the servo binary
size, which is around 10%.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
@jschwe jschwe added this pull request to the merge queue Nov 20, 2025
Merged via the queue into servo:main with commit e1f9c3a Nov 20, 2025
36 checks passed
@jschwe jschwe deleted the flag_disable_jit2 branch November 21, 2025 13:55
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.

2 participants