* The doxbee async/await performance benchmark [2] improved with 48%<p>* The fibonacci async/await performance benchmark [3] improved with 23%<p>* The Hapi throughput benchmark [4] improved with 50% (when async hooks are enabled) and with 20% (when async hooks are disabled)<p>[2] <a href="https://github.com/bmeurer/promise-performance-tests/blob/master/lib/doxbee-async.js" rel="nofollow">https://github.com/bmeurer/promise-performance-tests/blob/ma...</a><p>[3] <a href="https://github.com/bmeurer/promise-performance-tests/blob/master/lib/fibonacci-async.js" rel="nofollow">https://github.com/bmeurer/promise-performance-tests/blob/ma...</a><p>[4] <a href="https://github.com/fastify/benchmarks" rel="nofollow">https://github.com/fastify/benchmarks</a>