Skip to content

Commit

Permalink
Add highlight for elastic#63643
Browse files Browse the repository at this point in the history
  • Loading branch information
nik9000 committed Jan 4, 2021
1 parent 93e0dcb commit 75ca076
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/reference/release-notes/highlights.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,11 @@ Other versions:
// === Heading
//
// Description.

=== Speed up Date histogram

In 7.10 we {es-pull}61467[managed] an 11% speed improvement in
<<search-aggregations-bucket-datehistogram-aggregation>>. In 7.11 we've
{es-pull}63643[sped] it up an additional 85% in some common cases - most
noteably when the date_histogram is a top level aggregation and there aren't
sub-aggregations. Kibana uses Date histogram in this form very very frequently.

0 comments on commit 75ca076

Please sign in to comment.