Skip to content

[Feature Request] Enable Ruby JIT by default in future releases #5284

@Watson1978

Description

@Watson1978

Is your feature request related to a problem? Please describe.

Currently, Ruby JIT (such as YJIT) is not enabled by default in Fluentd. As Ruby's JIT compiler has significantly matured and proven to offer substantial performance improvements, it would be highly beneficial for the community to leverage these gains out-of-the-box.

Describe the solution you'd like

I would like to propose enabling Ruby JIT by default in a future version of Fluentd.

Describe alternatives you've considered

Currently, users can manually enable JIT via enable_jit setting. However, making it the default behavior would provide immediate throughput improvements for all users without requiring manual configuration.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature request or improve operationsfeature request*Deprecated Label* Use enhancement label in general

    Type

    No type

    Projects

    Status

    To-Do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions