New Liblognorm 2.1.0 release
We are pleased to announce the release of liblognorm 2.1.0, the fast lognormalization library.
liblognorm 2.1.0 introduces TurboVM, a new optional bytecode engine for high-performance log normalization. TurboVM compiles rulebases into optimized bytecode and provides a faster execution path for applications that choose to enable it with ./configure --enable-turbo.
This is a major feature for liblognorm itself, not only for rsyslog. Any liblognorm consumer can add TurboVM support and use the new fast path. rsyslog users are expected to benefit strongly through matching mmnormalize integration work, but the capability is available at the library level.
