mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Some small speedups in here from pre-evaluating `isFiltered(properties)` in lots of spots and not creating an unused `SimpleKey` in `toConcreteKey` which runs a costly string interning at some rate. Other than that, obvious deduplication using existing utilities or adding obvious missing overloads for them. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |