No GC churn!
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
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