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

Various performance improvements #251

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

moffatman
Copy link

Should be twice as fast according to my use cases. Happy to discuss what you need for testing, (micro)benchmarking, preserving public API for old slow functions, or whatever else to merge it. I know I still need to do stuff like bump version, changelog, etc.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.

@kevmoo kevmoo requested a review from devoncarew August 10, 2024 22:18
@kevmoo
Copy link
Member

kevmoo commented Aug 12, 2024

please run the formatter!

@moffatman
Copy link
Author

Idk whether the new trie.dart is the right way... maybe something to wait for dart macros

Copy link
Member

@kevmoo kevmoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to run the formatter, it seems

lib/src/constants.dart Outdated Show resolved Hide resolved
- Test that the [entities] and [entitiesTrieRoot] match
- Script to regenerate trie.dart if [entities] ever changes
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

Successfully merging this pull request may close these issues.

2 participants