/promise-bench

Primary LanguageTypeScriptMIT LicenseMIT

Promise Benchmark

Overview

Benchmark for method which allows to chain throws in order to map one error type into another.

How to run

To run 200 000 tests: yarn start

To run given number of tests: yarn start <number of tests>

Credits

All credits to LonguCodes for inventing this method.