|
|
|
|
|
by Aearnus
2385 days ago
|
|
> Why not cache the compiled methods to make warmup a once-per-version delay? It would be a JIT/precompiled hybrid. Call it gradually compiled. That's what Bootsnap does, and it now comes standard with Rails. https://github.com/Shopify/bootsnap |
|