Test case name | Result |
---|---|
async 1000 | |
async 501 | |
sync 1000 | |
sync 501 | |
sync 1000 with a fake stopImmediatePropagation() | |
async 1000 with a fake stopImmediatePropagation() |
Test name | Executions per second |
---|---|
async 1000 | 10.3 Ops/sec |
async 501 | 4.0 Ops/sec |
sync 1000 | 24.7 Ops/sec |
sync 501 | 8.4 Ops/sec |
sync 1000 with a fake stopImmediatePropagation() | 6.3 Ops/sec |
async 1000 with a fake stopImmediatePropagation() | 3.7 Ops/sec |