lodash toUpper vs native toUpperCaseFastest: native toUpperCase (2.8x faster)
26,024,390 ops/sec
9,393,432 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| lodash toUpper | |
| native toUpperCase |
| Test name | Executions per second |
|---|---|
| ✓ native toUpperCase | 266,426,736 Ops/sec |
| lodash toUpper | 262,071,776 Ops/sec |