Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 145 for 250m (0.04 sec)

  1. tensorflow/compiler/mlir/lite/tests/end2end/fake_quant_without_identity_4bit.pbtxt

    ~\276\205\320b\276\213\236\377\2763\0136\276u\237:\276\325\373~\276\344\r\037\276>\035(\276\247\364!\276\2613%\276\207]!\276\320S\376\301\354 _\276\337PT\276\342\226[\276\304\307\177\276\360\"x\276\312\023\200\276Wfp\2768$W\276\235\014\202\276\230\210m\2761\342L\276b\234\013\277\362XM\276QPL\276\006Va\276\3168>\276\262\367t\276x\252k\276\266\225\231\276z@B\276\244\340?\276>8]\276\214v\206\276\316\210Z\276\275\343U\276\366\0321\276b\2128\276\310\2611\276\340n/\276\312\272\'\276\207\274\207\276tl\...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 13.8K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/operator/output/operator-dump.yaml

                privileged: false
                readOnlyRootFilesystem: true
                runAsNonRoot: true
              resources:
                limits:
                  cpu: 200m
                  memory: 256Mi
                requests:
                  cpu: 50m
                  memory: 128Mi
              env:
                - name: WATCH_NAMESPACE
                  value: "istio-test-namespace1,istio-test-namespace2"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/operator/output/operator-init.yaml

                privileged: false
                readOnlyRootFilesystem: true
                runAsNonRoot: true
              resources:
                limits:
                  cpu: 200m
                  memory: 256Mi
                requests:
                  cpu: 50m
                  memory: 128Mi
              env:
                - name: WATCH_NAMESPACE
                  value: "istio-test-namespace1,istio-test-namespace2"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 5.3K bytes
    - Viewed (0)
  4. testing/internal-integ-testing/src/test/groovy/org/gradle/integtests/fixtures/daemon/DaemonContextParserTest.groovy

                        "--add-opens=java.base/java.net=ALL-UNNAMED," +
                        "--add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED," +
                        "-XX:MaxMetaspaceSize=256m," +
                        "-XX:+HeapDumpOnOutOfMemoryError," +
                        "-Xms256m,-Xmx512m," +
                        "-Dfile.encoding=UTF-8," +
                        "-Duser.country=US," +
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 24 00:09:57 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  5. pkg/scheduler/internal/cache/cache_test.go

    		makeBasePod(t, nodeName, "test-1", "100m", "500", "", []v1.ContainerPort{{HostIP: "127.0.0.1", HostPort: 80, Protocol: "TCP"}}),
    		makeBasePod(t, nodeName, "test-2", "200m", "1Ki", "", []v1.ContainerPort{{HostIP: "127.0.0.1", HostPort: 8080, Protocol: "TCP"}}),
    		makeBasePod(t, nodeName, "test-3", "200m", "1Ki", "", []v1.ContainerPort{{HostIP: "127.0.0.1", HostPort: 8080, Protocol: "TCP"}}),
    	}
    	now := time.Now()
    	defaultTTL := 10 * time.Second
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 17 01:38:03 UTC 2023
    - 63.8K bytes
    - Viewed (0)
  6. pkg/kubelet/kuberuntime/kuberuntime_container_windows_test.go

    	}{
    		{
    			name:   "Request128MBLimit256MB",
    			cpuLim: resource.MustParse("2"),
    			memLim: resource.MustParse("128Mi"),
    			expected: &runtimeapi.WindowsContainerResources{
    				CpuMaximum:         2500,
    				MemoryLimitInBytes: 134217728,
    			},
    		},
    		{
    			name:   "RequestNoMemory",
    			cpuLim: resource.MustParse("8"),
    			memLim: resource.MustParse("0"),
    			expected: &runtimeapi.WindowsContainerResources{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 25 14:24:16 UTC 2024
    - 5.3K bytes
    - Viewed (0)
  7. pkg/api/persistentvolumeclaim/util_test.go

    						},
    					},
    				},
    			},
    			expected: nil,
    		},
    		{
    			name: "200m warning",
    			template: &core.PersistentVolumeClaim{
    				Spec: core.PersistentVolumeClaimSpec{
    					Resources: core.VolumeResourceRequirements{
    						Requests: core.ResourceList{
    							core.ResourceStorage: resource.MustParse("200m"),
    						},
    						Limits: core.ResourceList{
    							core.ResourceStorage: resource.MustParse("100m"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 27.9K bytes
    - Viewed (0)
  8. manifests/charts/ztunnel/values.yaml

        prometheus.io/port: "15020"
        prometheus.io/scrape: "true"
    
      # Additional labels to apply on the pod level
      podLabels: {}
    
      # Pod resource configuration
      resources:
        requests:
          cpu: 200m
          # Ztunnel memory scales with the size of the cluster and traffic load
          # While there are many factors, this is enough for ~200k pod cluster or 100k concurrently open connections.
          memory: 512Mi
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 05 20:32:30 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  9. guava-tests/test/com/google/common/base/StopwatchTest.java

        assertEquals("1.500 min", stopwatch.toString());
        stopwatch.reset();
        stopwatch.start();
        ticker.advance((long) (2.5 * 60 * 60 * 1000000000L));
        assertEquals("2.500 h", stopwatch.toString());
        stopwatch.reset();
        stopwatch.start();
        ticker.advance((long) (7.25 * 24 * 60 * 60 * 1000000000L));
        assertEquals("7.250 d", stopwatch.toString());
      }
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Feb 09 15:49:48 UTC 2024
    - 5.8K bytes
    - Viewed (0)
  10. pkg/config/analysis/analyzers/testdata/sidecar-injector-configmap-absolute-override.yaml

    false,"spanStorageType":"badger","storageClassName":"","tag":"1.20"},"nodeSelector":{},"opencensus":{"exporters":{"stackdriver":{"enable_tracing":true}},"hub":"docker.io/omnition","resources":{"limits":{"cpu":"1","memory":"2Gi"},"requests":{"cpu":"200m","memory":"400Mi"}},"tag":"0.1.9"},"podAntiAffinityLabelSelector":[],"podAntiAffinityTermLabelSelector":[],"provider":"jaeger","service":{"annotations":{},"externalPort":9411,"name":"http-query","type":"ClusterIP"},"zipkin":{"hub":"docker.io/openz...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Feb 21 03:10:21 UTC 2024
    - 27.4K bytes
    - Viewed (0)
Back to top