elasticsearch/modules/repository-gcs
Armin Braun e5bcb0c5b3
Remove duplication in settings code and some minor setting speedups (#112897)
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.
2024-09-18 15:01:49 +02:00
..
licenses Update log4j2 LICENSE and NOTICE files (#93611) 2023-02-09 08:53:43 -05:00
src Remove duplication in settings code and some minor setting speedups (#112897) 2024-09-18 15:01:49 +02:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00