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

Performance decreased between head vs v0.3.1 #75

Open
georgelemon opened this issue Jun 5, 2023 · 1 comment
Open

Performance decreased between head vs v0.3.1 #75

georgelemon opened this issue Jun 5, 2023 · 1 comment

Comments

@georgelemon
Copy link

Hey,

I'm using your awesome package to pack/unpack big AST (ref nodes) in Bro package, a wip stylesheet language (alternative to SASSC / DartSass, SassJS.)

Unpacking 114mb with v0.3.1:
0.734594596

Unpacking the same file with #head version:
1.201364966

I'm using cpuTime() to get the numbers

@jangko
Copy link
Owner

jangko commented Jun 5, 2023

hmm, probably because of nim std streams.

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

No branches or pull requests

2 participants