Chain vs Native (with &&) vs Native vs Flow vs Chain (with &&)Fastest: Chain (with &&) (2.3x faster)
2 ops/sec
2 ops/sec
1 ops/sec
1 ops/sec
1 ops/sec
Fastest: Native (with &&) (2.1x faster)
4 ops/sec
3 ops/sec
2 ops/sec
2 ops/sec
2 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 | |
| Flow | |
| Chain (with &&) |
| Test name | Executions per second |
|---|---|
| ✓ Native (with &&) | 2 Ops/sec |
| Chain (with &&) | 2 Ops/sec |
| Chain | 1 Ops/sec |
| Flow | 1 Ops/sec |
| Native | 1 Ops/sec |