PR #846 fixed non-deterministic code generation in rolling.
In jazzy without this fix, generated files have non-deterministic include ordering, resulting in only ~50-60% ccache hit rate.
With PR #846, ccache achieves 100% hit rate, improving build performance.
We'd appreciate if you could consider backporting #846 to jazzy.
PR #846 fixed non-deterministic code generation in rolling.
In jazzy without this fix, generated files have non-deterministic include ordering, resulting in only ~50-60% ccache hit rate.
With PR #846, ccache achieves 100% hit rate, improving build performance.
We'd appreciate if you could consider backporting #846 to jazzy.