Add benchmark for painless vs expression scripts #42395
Labels
:Core/Infra/Scripting
Scripting abstractions, Painless, and Mustache
help wanted
adoptme
Team:Core/Infra
Meta label for core/infra team
The implementation of expression scripts is difficult to keep in line with changes meant to make painless more performant. Additionally, since expressions are (essentially) a subset of painless, it would be nice to eventually remove them. However, before this can be done, we need to know painless has been brought up to par on performance with expression scripts.
This issue is to add a set of micro benchmarks (and maybe rally tracks as well) that we can monitor and compare the difference in performance between painless and expression scripts.
The text was updated successfully, but these errors were encountered: