Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Performance #3

Open
janwirth opened this issue Nov 7, 2018 · 3 comments
Open

Performance #3

janwirth opened this issue Nov 7, 2018 · 3 comments

Comments

@janwirth
Copy link

janwirth commented Nov 7, 2018

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
Copy link
Contributor

n1k0 commented Nov 7, 2018

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 :)

@janwirth
Copy link
Author

janwirth commented Nov 8, 2018

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

@n1k0
Copy link
Contributor

n1k0 commented Nov 8, 2018

Mainly classification trees like this one:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants