Skip to content
Snippets Groups Projects
Verified Commit 95edcbdc authored by Denis Smirnov's avatar Denis Smirnov
Browse files

refactoring(perf): replace tree traversal with a custom one

Reduce the amount of the heap allocations (use recursion instead of
the heap stack).
parent 54eb688b
No related branches found
No related tags found
1 merge request!1414sbroad import
Showing
with 217 additions and 203 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment