Skip to content

Conversation

L3P3
Copy link
Contributor

@L3P3 L3P3 commented Oct 15, 2025

I did not improve much but just updated to the latest lui version.
And to make the result slightly smaller, added minification. I minify with bun but in case you don't like my approach, just use some other simple minifier.
And to remove the CSP issue, added a non-eval variant.

Very surprisingly, it performs almost the same on my machine, throwing me into an existential crysis.
There must be some advanced pattern matching in v8 detecting object key iteration and transforming it into struct lookups.
I wonder how Firefox and Safari would perform.
Maybe in future, I will make the noeval variant default and remove the other benchmark.

Thanks.

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