elasticsearch/modules/lang-painless
Dmitry Cherniachenko a50e58d99a
Use single-char variant of String.indexOf() where possible (#105205)
* Use single-char variant of String.indexOf() where possible

indexOf(char) is more efficient than searching for the same one-character String.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-02-12 14:14:32 -05:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
spi Reduce static footprint of Painless (#102146) 2023-11-14 17:09:55 +01:00
src Use single-char variant of String.indexOf() where possible (#105205) 2024-02-12 14:14:32 -05:00
build.gradle Migrate painless and runtime fields common tests to new test clusters (#101021) 2023-10-18 07:39:39 -07:00