| Test case name | Result |
|---|---|
| Sum with 16-bit array and loop | |
| Sum with standard array and reduce | |
| Sum with standard array and loop | |
| Sum with 16-bit array and reduce |
| Test name | Executions per second |
|---|---|
| Sum with 16-bit array and loop | 87659.8 Ops/sec |
| Sum with standard array and reduce | 12308.9 Ops/sec |
| Sum with standard array and loop | 16043.6 Ops/sec |
| Sum with 16-bit array and reduce | 6839.9 Ops/sec |