Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0
Firefox 142
Linux
Desktop
8 months ago
Test name Executions per second
Pre-order 14.9 Ops/sec
Level-order with array 82.9 Ops/sec
Level-order with linked list 65.5 Ops/sec
Script Preparation code:
Tests:
  • Pre-order

  • Level-order with array

  • Level-order with linked list