Skip to content
  • Miroslav Kratochvil's avatar
    warmup jump+tulip code to save much time later in testing · 2ffb7c61
    Miroslav Kratochvil authored
    mainly, this should prevent a situation where worker 1 and worker 2 do the
    precompilation sequentially, thus wasting 2*N time instead of just N. Actually,
    N is now around 50 seconds, so it saves quite a bit of time. Also, time
    measurements are now much less skewed by precompilation.
    
    
    Former-commit-id: 83cb5490
    2ffb7c61