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

wazevo(frontend): stricter BCE part2 #2119

Merged
merged 2 commits into from
Mar 5, 2024
Merged

wazevo(frontend): stricter BCE part2 #2119

merged 2 commits into from
Mar 5, 2024

Conversation

mathetake
Copy link
Member

@mathetake mathetake commented Mar 5, 2024

This reduces the executable roughly 0.5%~0.7% for sqlite and zig stdlib binary.

Zig stdlib executable size

arm64: 46195880 --> 45877240: 318640 bytes
amd64: 45244091 --> 44953739: 290352 bytes

Sqlite speedtest executable size

arm64: 8465316 --> 8419684: 45632 bytes
amd64: 8337167 --> 8295535: 41632 bytes

@mathetake
Copy link
Member Author

fuzzing time

Signed-off-by: Takeshi Yoneda <[email protected]>
@mathetake mathetake marked this pull request as ready for review March 5, 2024 23:30
@mathetake mathetake requested a review from evacchi as a code owner March 5, 2024 23:30
@mathetake mathetake merged commit 5528e13 into main Mar 5, 2024
67 checks passed
@mathetake mathetake deleted the bcepart2 branch March 5, 2024 23:30
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