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

internal(playground): improve wasm file size #776

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

gvozdvmozgu
Copy link
Collaborator

Reduces the WASM binary size from 5.01 MB to 2.79 MB for the playground.

@gvozdvmozgu gvozdvmozgu force-pushed the improve-release-build branch 3 times, most recently from 1ee7ade to eea45e6 Compare September 17, 2024 17:18
Copy link

Benchmark for 8448275

Click to view benchmark
Test Base PR %
DepthMap::from_parent 41.6±0.43µs 41.9±1.65µs +0.72%
fix_complex_query 11.4±0.11ms 11.6±0.28ms +1.75%
parse_complex_query 2.8±0.04µs 2.8±0.05µs 0.00%
parse_expression_recursion 5.0±0.07µs 5.2±0.05µs +4.00%
parse_simple_query 837.6±21.80ns 814.5±27.30ns -2.76%

@gvozdvmozgu gvozdvmozgu changed the title internal: improve wasm file size internal(playground): improve wasm file size Sep 17, 2024
@benfdking benfdking added this pull request to the merge queue Sep 17, 2024
Merged via the queue into main with commit cafd016 Sep 17, 2024
14 checks passed
@benfdking benfdking deleted the improve-release-build branch September 17, 2024 22:12
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