Skip to content

optimizes whitespace parsing and escape stripping - #41

Merged
TinyTinni merged 2 commits into
masterfrom
optimize
Apr 19, 2026
Merged

optimizes whitespace parsing and escape stripping#41
TinyTinni merged 2 commits into
masterfrom
optimize

Conversation

@TinyTinni

@TinyTinni TinyTinni commented Apr 19, 2026

Copy link
Copy Markdown
Owner

Results:

  • Windows (self hosted): 14ms -> 8ms
  • Linux (CI): 19ms -> 12ms
  • MacOS (CI): 9.5ms -> 7.4ms

Time always per iteration in the given generated vdf object. The generated object is a bit of a very best case object with very few whitespaces. Performance should be increase furthermore for prod objects, as they usually contain way more whitespaces.

@TinyTinni
TinyTinni merged commit d13299c into master Apr 19, 2026
3 checks passed
@TinyTinni
TinyTinni deleted the optimize branch April 19, 2026 08:40
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