Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

v0.3.4

Choose a tag to compare

@benjamn benjamn released this 27 Dec 01:03

Implemented some performance improvements that decrease memory usage by conserving NodePath objects and collectively reduce the time taken by

time bin/regenerator test/tests.es6.js > test/tests.es5.js

from 2.7s to 2.2s on my machine, an improvement of 18%.