Test case name | Result |
---|---|
Promise Chain | |
Async Await | |
Promise.all | |
Promise Chain normal |
Test name | Executions per second |
---|---|
Promise Chain | 2434933.5 Ops/sec |
Async Await | 3957596.2 Ops/sec |
Promise.all | 769802.8 Ops/sec |
Promise Chain normal | 2178264.5 Ops/sec |