Skip to content
  • Jean Boussier's avatar
    fa30b99c
    Implement Process.warmup · fa30b99c
    Jean Boussier authored
    [Feature #18885]
    
    For now, the optimizations performed are:
    
      - Run a major GC
      - Compact the heap
      - Promote all surviving objects to oldgen
    
    Other optimizations may follow.
    fa30b99c
    Implement Process.warmup
    Jean Boussier authored
    [Feature #18885]
    
    For now, the optimizations performed are:
    
      - Run a major GC
      - Compact the heap
      - Promote all surviving objects to oldgen
    
    Other optimizations may follow.
Loading