Chain vs Native (with &&) vs Native (without &&) vs FlowFastest: Native (with &&) (1.7x faster)
2 ops/sec
1 ops/sec
1 ops/sec
1 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Chain | |
| Native (with &&) | |
| Native (without &&) | |
| Flow |
| Test name | Executions per second |
|---|---|
| ✓ Native (with &&) | 3 Ops/sec |
| Flow | 1 Ops/sec |
| Native (without &&) | 1 Ops/sec |
| Chain | 1 Ops/sec |