Skip to content

[test] Add test of makeBasis() with nontrivial tree

Carsten Gräser requested to merge feature/add-make-basis-test into master

This can also serve as a benchmark for tree traversal, because it's pretty slow when using a fully static traversal and generates huge executables.

Merge request reports