Skip to content

updates: optimize dimension hashing ~50x & reduce build size by half #39

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

Merged
merged 5 commits into from
Mar 30, 2025

Conversation

rob2d
Copy link
Owner

@rob2d rob2d commented Mar 30, 2025

For v0.8.0 updates.

File size improvements are mainly through babel config updates now that browser/node env are more stabilized for basic ESNext features, but also reduced some redundancy in the hook and made basic state handling safer.

rob2d added 4 commits March 30, 2025 16:23
after investigating if builds could be smaller, basic syntax support for outdated browser tech w defaults is causing a lot of module bloat. Poly-fill transforms explicitly need to be excluded for base features
@rob2d rob2d added enhancement New feature or request documentation labels Mar 30, 2025
does not make a difference on build output size
@rob2d rob2d merged commit 78bed9d into master Mar 30, 2025
2 checks passed
@rob2d rob2d deleted the feature/bitwise-dimension-hashes branch March 30, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant