Test case name | Result |
---|---|
lodash is null test for nullVar | |
native is null test for nullVar | |
lodash is not null test for nullVar | |
native is not null test for nullVar | |
lodash is null test for notNullVar | |
native is null test for notNullVar | |
lodash is not null test for notNullVar | |
native is not null test for notNullVar |
Test name | Executions per second |
---|---|
lodash is null test for nullVar | 4470288.5 Ops/sec |
native is null test for nullVar | 13644389.0 Ops/sec |
lodash is not null test for nullVar | 4494017.5 Ops/sec |
native is not null test for nullVar | 13830376.0 Ops/sec |
lodash is null test for notNullVar | 4297838.0 Ops/sec |
native is null test for notNullVar | 13638356.0 Ops/sec |
lodash is not null test for notNullVar | 4389705.5 Ops/sec |
native is not null test for notNullVar | 13692526.0 Ops/sec |