mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
* Turn Enum into HashMap for direct lookup * Use stateless Lambdas instead of named classes as converter functions for better performance * Remove redundant instanceof checks by splitting existing converter functions between Java and Ruby version * Use most restrictive instanceof check possible for Ruby converters for performance improvements Fixes #8087 |
||
---|---|---|
.. | ||
benchmarks | ||
lib | ||
locales | ||
spec | ||
src | ||
.lock | ||
build.gradle | ||
gemspec_jars.rb | ||
logstash-core.gemspec | ||
settings.gradle |