You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: