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

perf(breadbox): Improve speed of dimension query #14

Merged
merged 4 commits into from
Jul 29, 2024

Conversation

pgm
Copy link
Contributor

@pgm pgm commented Jul 24, 2024

One functionality change (now can search for multiple "prefixes" in addition to multiple "substring") but the more useful change is the creation of additional indices to speed up query. (There were also a few other minor tweaks to improve performance that shouldn't change functionality much)

pgm added 4 commits July 24, 2024 09:22
One functionality change (now can search for multiple "prefixes" in addition to multiple "substring")
but the more useful change is the creation of additional indices to
speed up query. (There were also a few other minor tweaks to improve
performance that shouldn't change functionality much)
@pgm pgm merged commit a2e2cc9 into master Jul 29, 2024
14 checks passed
rcreasi added a commit that referenced this pull request Aug 5, 2024
As a follow-up to PR #14, this modifies the behavior of feature/sample
search in DE2. You can now type multiple, space-separated properties and
the result set will be narrowed accordingly.
rcreasi added a commit that referenced this pull request Aug 5, 2024
As a follow-up to PR #14, this modifies the behavior of feature/sample
search in DE2. You can now type multiple, space-separated properties and
the result set will be narrowed accordingly.
rcreasi added a commit that referenced this pull request Aug 6, 2024
As a follow-up to PR #14, this modifies the behavior of feature/sample
search in DE2. You can now type multiple, space-separated properties and
the result set will be narrowed accordingly.
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.

1 participant