# js-flow-control-bench **Repository Path**: mirrors_floatdrop/js-flow-control-bench ## Basic Information - **Project Name**: js-flow-control-bench - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README js-flow-control-bench ===================== Various benchmarks of js flow control libraries Shamelessly borrowed from https://github.com/petkaantonov/bluebird ##Run benchmarks There are 3 benchmarks: * `./bench parallel` - contrived simple loop benchmark * `./bench doxbee` - Run simulated mixed task flow benchmark * `./bench doxbee-errors` - Run simulated mixed task flow benchmark with 10% errors ##Native promise support Run with node 0.11.13+ to benchmark native promises and some experimental stuff from bluebird.