Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 28 for 1440 (0.02 seconds)

  1. .teamcity/performance-test-durations.json

      "durations" : [ {
        "testProject" : "bigCppApp",
        "linux" : 568
      }, {
        "testProject" : "bigCppMulti",
        "linux" : 1440
      }, {
        "testProject" : "bigNative",
        "linux" : 660
      }, {
        "testProject" : "mediumCppApp",
        "linux" : 234
      }, {
        "testProject" : "mediumCppAppWithMacroIncludes",
        "linux" : 239
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Mon Mar 23 04:45:09 GMT 2026
    - 26.1K bytes
    - Click Count (0)
  2. cmd/endpoint-ellipses_test.go

    			true,
    		},
    		{
    			[]string{"http://host{1...2}.rack{1...4}/data{1...180}"},
    			[]uint64{1440},
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 15.1K bytes
    - Click Count (0)
  3. guava-gwt/pom.xml

                  <!-- Keep these timeouts very large because, if we hit the timeout, the tests silently pass :( -->
                  <testTimeOut>86400 <!-- seconds --></testTimeOut>
                  <testMethodTimeout>1440 <!-- minutes --></testMethodTimeout>
                  <!-- Presumably we want watchFileChanges=false here, since we want it for compile: -->
                  <extraJvmArgs>-Dgwt.watchFileChanges=false</extraJvmArgs>
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Jan 12 15:19:17 GMT 2026
    - 18.2K bytes
    - Click Count (0)
  4. android/guava-tests/test/com/google/common/math/QuantilesTest.java

      private static final double SIXTEEN_SQUARES_MEDIAN = 0.5 * (49.0 + 64.0);
      private static final double SIXTEEN_SQUARES_QUARTILE_3 = 0.75 * 121.0 + 0.25 * 144.0;
      private static final double SIXTEEN_SQUARES_DECILE_8 = 144.0;
      private static final double SIXTEEN_SQUARES_MAX = 225.0;
    
      public void testMedian_compute_doubleCollection() {
        assertThat(median().compute(SIXTEEN_SQUARES_DOUBLES))
            .isWithin(ALLOWED_ERROR)
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Mar 03 05:21:26 GMT 2026
    - 29.9K bytes
    - Click Count (0)
  5. guava-tests/test/com/google/common/math/QuantilesTest.java

      private static final double SIXTEEN_SQUARES_MEDIAN = 0.5 * (49.0 + 64.0);
      private static final double SIXTEEN_SQUARES_QUARTILE_3 = 0.75 * 121.0 + 0.25 * 144.0;
      private static final double SIXTEEN_SQUARES_DECILE_8 = 144.0;
      private static final double SIXTEEN_SQUARES_MAX = 225.0;
    
      public void testMedian_compute_doubleCollection() {
        assertThat(median().compute(SIXTEEN_SQUARES_DOUBLES))
            .isWithin(ALLOWED_ERROR)
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Mar 03 05:21:26 GMT 2026
    - 29.9K bytes
    - Click Count (0)
  6. docs/metrics/prometheus/grafana/replication/minio-replication-node.json

              "placement": "bottom",
              "showLegend": true
            },
            "tooltip": {
              "mode": "multi",
              "sort": "none"
            }
          },
          "pluginVersion": "10.4.0",
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "${DS_PROMETHEUS}"
              },
              "exemplar": true,
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Mon Aug 04 01:46:49 GMT 2025
    - 57.5K bytes
    - Click Count (0)
  7. docs/metrics/prometheus/grafana/replication/minio-replication-cluster.json

              "placement": "bottom",
              "showLegend": true
            },
            "tooltip": {
              "mode": "multi",
              "sort": "none"
            }
          },
          "pluginVersion": "10.4.0",
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "${DS_PROMETHEUS}"
              },
              "exemplar": true,
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Mon Aug 04 01:46:49 GMT 2025
    - 71.2K bytes
    - Click Count (0)
  8. docs/metrics/prometheus/grafana/minio-dashboard.json

              "fields": "",
              "values": false
            },
            "showPercentChange": false,
            "text": {},
            "textMode": "auto",
            "wideLayout": true
          },
          "pluginVersion": "10.4.0",
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "${DS_PROMETHEUS}"
              },
              "exemplar": true,
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Mon Aug 04 01:46:49 GMT 2025
    - 93.1K bytes
    - Click Count (0)
  9. docs/metrics/prometheus/grafana/node/minio-node.json

              "fields": "",
              "values": false
            },
            "showPercentChange": false,
            "text": {},
            "textMode": "auto",
            "wideLayout": true
          },
          "pluginVersion": "10.4.0",
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "${DS_PROMETHEUS}"
              },
              "exemplar": true,
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Mon Aug 04 01:46:49 GMT 2025
    - 22.5K bytes
    - Click Count (0)
  10. docs/metrics/prometheus/grafana/bucket/minio-bucket.json

              "fields": "",
              "values": false
            },
            "showUnfilled": false,
            "sizing": "auto",
            "text": {},
            "valueMode": "color"
          },
          "pluginVersion": "10.4.0",
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "${DS_PROMETHEUS}"
              },
              "editorMode": "code",
              "exemplar": true,
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Mon Aug 04 01:46:49 GMT 2025
    - 101.9K bytes
    - Click Count (0)
Back to Top