Test case name | Result |
---|---|
isEmpty empty string | |
length empty string | |
isEmpty filled string | |
length filled string |
Test name | Executions per second |
---|---|
isEmpty empty string | 2539562.8 Ops/sec |
length empty string | 4902169.0 Ops/sec |
isEmpty filled string | 2557628.8 Ops/sec |
length filled string | 4831106.0 Ops/sec |