Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 42 of 42 for calibrate (0.16 sec)

  1. pkg/controller/podautoscaler/horizontal_test.go

    	tc.runTest(t)
    }
    
    // TestComputedToleranceAlgImplementation is a regression test which
    // back-calculates a minimal percentage for downscaling based on a small percentage
    // increase in pod utilization which is calibrated against the tolerance value.
    func TestComputedToleranceAlgImplementation(t *testing.T) {
    
    	startPods := int32(10)
    	// 150 mCPU per pod.
    	totalUsedCPUOfAllPods := uint64(startPods * 150)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 25 14:24:16 UTC 2024
    - 199.3K bytes
    - Viewed (0)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // box : 2015-11-12 Intercap Registry Inc.
    box
    
    // bradesco : 2014-12-18 Banco Bradesco S.A.
    bradesco
    
    // bridgestone : 2014-12-18 Bridgestone Corporation
    bridgestone
    
    // broadway : 2014-12-22 Celebrate Broadway, Inc.
    broadway
    
    // broker : 2014-12-11 Dog Beach, LLC
    broker
    
    // brother : 2015-01-29 Brother Industries, Ltd.
    brother
    
    // brussels : 2014-02-06 DNS.be vzw
    brussels
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top