Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SteadyBigGlobals (0.19 sec)

  1. src/runtime/mgcpacer_test.go

    				}
    			},
    		},
    		{
    			// Same as the steady-state case, but lots of globals to scan relative to the heap size.
    			name:          "SteadyBigGlobals",
    			gcPercent:     100,
    			memoryLimit:   math.MaxInt64,
    			globalsBytes:  128 << 20,
    			nCores:        8,
    			allocRate:     constant(132.0),
    			scanRate:      constant(1024.0),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 19 13:53:21 UTC 2023
    - 39.3K bytes
    - Viewed (0)
Back to top