Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Duration] ProportionTree / DurationTree #70

Open
jsbean opened this issue Sep 3, 2018 · 0 comments
Open

[Duration] ProportionTree / DurationTree #70

jsbean opened this issue Sep 3, 2018 · 0 comments

Comments

@jsbean
Copy link
Member

jsbean commented Sep 3, 2018

Implement ProportionTree / DurationTree with COW structs holding final class nodes. While the enum-based Tree implementation was elegant, performance issues are emerging.

By adding the @inlinable attribute to these enum-based ADT operations, things do get considerably better, but it will probably not be enough.

@jsbean jsbean changed the title [Duration] ProportionTre / DurationTree [Duration] ProportionTree / DurationTree Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant