A collection of benchmarks comparing performance differences between native node modules and Neon implementations of those modules
git clone https://github.com/amilajack/neon-benchmarks
cd neon-benchmarks
# If you don't have lerna, run `npm i -g lerna`
lerna bootstrap
yarn bench