Skip to content

Add a benchmark for an ESQL agg on LENGTH#902

Merged
nik9000 merged 1 commit intomasterfrom
esql_length
Nov 10, 2025
Merged

Add a benchmark for an ESQL agg on LENGTH#902
nik9000 merged 1 commit intomasterfrom
esql_length

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Nov 7, 2025

In elastic/elasticsearch#137382 we're pushing functions into field loading and using LENGTH as an example. This adds a rally track to demonstrate the performance difference:

| 90th | esql-avg-message-length | 11078 | 6670 | -4407.95 | ms | -39.79% |

In elastic/elasticsearch#137382 we're pushing
functions into field loading and using LENGTH as an example. This adds a
rally track to demonstrate the performance difference:
```
| 90th | esql-avg-message-length | 11078 | 6670 | -4407.95 | ms | -39.79% |
```
@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented Nov 8, 2025

I'm not proposing we turn this one right now. Just have it so we can run it when needed.

Copy link
Copy Markdown
Member

@fang-xing-esql fang-xing-esql left a comment

Choose a reason for hiding this comment

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

LGTM!

@nik9000 nik9000 merged commit aab6ef1 into master Nov 10, 2025
15 checks passed
@esbenchmachine esbenchmachine added the backport pending Awaiting backport to stable release branch label Nov 10, 2025
@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented Nov 11, 2025

Perf folks - should I backport this? I'm fine with it only being available when running against main.

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

Labels

backport pending Awaiting backport to stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants