allo-media/canopy

Performance

Opened this issue ยท 3 comments

Hey there

First off - this is a great library. Thank you for it ๐ŸŽ‰

Question: Did you do benchmark on how tree size impacts performance for the different operations? Is this available?

n1k0 commented

Thanks for the kind words!

This library has been developed with small trees to handle in our context, so I don't know how it would handle very large ones. We never encountered any performance issue with it so far, but again, we're dealing with trees having less than 100 nodes.

I'd be curious of any benchmark if you're planning to create some, though :)

That is already very useful information. May I ask what you are representing with this tree structure?

n1k0 commented

Mainly classification trees like this one: