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

Remove WGSL feature #425

Merged
merged 2 commits into from
Dec 11, 2023
Merged

Remove WGSL feature #425

merged 2 commits into from
Dec 11, 2023

Conversation

dhardy
Copy link
Collaborator

@dhardy dhardy commented Dec 11, 2023

This results in approximately 3% decrease in binary size. Testing the gallery example:

Old sizes
Debug build: 321M (37M=38182856 stripped)
Release build: 24412192 (14517808 stripped)

GSL only
Debug build: 336350520 (38185560 stripped)
Release build: 24414888 (14520544 stripped)

Without WGSL
Debug build: 331809320 (37205936 stripped)
Release build: 23913536 (14090504 stripped)

Result: approx 3% decrease in binary size
@dhardy dhardy merged commit a056494 into master Dec 11, 2023
5 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.

1 participant