OpenSearch/core
Adrien Grand 36a180ec20 Eliminate array access in tight loops when profiling is enabled. (#24959)
This makes profiling classes acquire a timer up-front that can be then reused
across all calls, in order to save bound checks for methods that are called in
tight loops.
2017-05-31 09:11:00 +02:00
..
licenses Upgrade to lucene-7.0.0-snapshot-a0aef2f 2017-05-19 10:20:55 -05:00
src Eliminate array access in tight loops when profiling is enabled. (#24959) 2017-05-31 09:11:00 +02:00
build.gradle Remove the need for _UNRELEASED suffix in versions (#24798) 2017-05-26 18:36:32 -04:00