|
|
|
|
|
by benterix
66 days ago
|
|
> JIT warmup is real. The first call to any method pays the compilation cost. In a database engine, the first transaction after startup shouldn’t be 100x slower than the steady state. Correct me if I'm wrong but isn't it what aot was supposed to solve? |
|