Our nightly harvester run is current CPU-bound in the SNS machine, e.g.
I wonder if this situation could be improved by enabling Ruby's YJIT just-in-compiler which should be as simple as setting the RUBY_YJIT_ENABLE environment variable and keeping an eye on the memory usage?