Skip to content

No GC churn!

Compare
Choose a tag to compare
@mikaelhg mikaelhg released this 09 Oct 17:00
· 25 commits to master since this release

Tightened the parse loop to remove all memory allocations in that loop, and thus
got rid of all GC whatsoever in execution, and gained quite bit of speed.

Full Changelog: v0.0.1...v0.0.2