Test case name | Result |
---|---|
While Loop with cached parent_id | |
While Loop no caching parent_id | |
Using ForEach() instead of While Loop | |
While Loop without cache/continue |
Test name | Executions per second |
---|---|
While Loop with cached parent_id | 21594.0 Ops/sec |
While Loop no caching parent_id | 22883.9 Ops/sec |
Using ForEach() instead of While Loop | 21992.3 Ops/sec |
While Loop without cache/continue | 22697.5 Ops/sec |