cf75abb021
We only ever use this with `XContentParser` no need to make it inline worse by forcing the lambda and hence dynamic callsite here. => Extraced the exception formatting code path that is likely very cold to a separate method and removed the lambda usage in hot loops by simplifying the signature here. |
||
---|---|---|
.. | ||
internalClusterTest/java/org/elasticsearch/index/rankeval | ||
main | ||
test/java/org/elasticsearch/index/rankeval | ||
yamlRestTest |