If you cache jit code it loses it live data benefit for the most part, might as well AOT on your build server instead.
As pointed out elsewhere: that's just not true.
If you cache jit code it loses it live data benefit for the most part, might as well AOT on your build server instead.