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

Consider adding benchmarks that surface the performance difference between eager_global_ordinals and murmur3 #129

Open
eddieturizo opened this issue Jul 30, 2020 · 1 comment

Comments

@eddieturizo
Copy link

I'm not sure how often this comes up but we might want to consider running benchmarks between eager_global_ordinals and the murmur3 plugin as it relates to the performance differences of each when used for terms aggregations against high cardinality fields.

@eddieturizo
Copy link
Author

Given the use case disparity (terms aggs vs cardinality aggs) between global ordinals and murmur3, it may not make sense to run benchmarks comparing the two. It may make more sense to generate independent benchmarks for each.

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

No branches or pull requests

2 participants