- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 12 for 440 (0.04 sec)
-
docs/changelogs/changelog_4x.md
locality and performance OkHttp attempts to use the same pooled connection across redirects and follow-ups. It independently shares connections when the IP addresses and certificates match, even if the host names do not. In 4.4.0 we introduced a regression where we shared a connection when certificates matched but the DNS addresses did not. This would only occur when following a
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Apr 17 13:25:31 UTC 2024 - 25.2K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/cache/CacheBuilderGwtTest.java
} public void testSizeConstraint() { Cache<Integer, Integer> cache = CacheBuilder.newBuilder().maximumSize(4).build(); cache.put(1, 10); cache.put(2, 20); cache.put(3, 30); cache.put(4, 40); cache.put(5, 50); assertEquals(null, cache.getIfPresent(10)); // Order required to remove dependence on access order / write order constraint. assertEquals(Integer.valueOf(20), cache.getIfPresent(2));
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 18:46:00 UTC 2025 - 14.4K bytes - Viewed (0) -
.teamcity/performance-test-durations.json
"testProject" : "nowInAndroidBuild", "linux" : 339, "windows" : 495, "macOs" : 335 }, { "testProject" : "santaTrackerAndroidBuild", "linux" : 680, "windows" : 941, "macOs" : 440 } ] }, { "scenario" : "org.gradle.performance.regression.android.AndroidIncrementalExecutionPerformanceTest.non-abi change with configuration caching", "durations" : [ { "testProject" : "nowInAndroidBuild",
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Mon Sep 08 06:58:31 UTC 2025 - 25.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.31.md
- github.com/prometheus/client_model: [v0.4.0 → v0.6.1](https://github.com/prometheus/client_model/compare/v0.4.0...v0.6.1) - github.com/prometheus/common: [v0.44.0 → v0.55.0](https://github.com/prometheus/common/compare/v0.44.0...v0.55.0) - github.com/prometheus/procfs: [v0.10.1 → v0.15.1](https://github.com/prometheus/procfs/compare/v0.10.1...v0.15.1)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 19:49:57 UTC 2025 - 429.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.28.md
- github.com/prometheus/client_model: [v0.3.0 → v0.4.0](https://github.com/prometheus/client_model/compare/v0.3.0...v0.4.0) - github.com/prometheus/common: [v0.37.0 → v0.44.0](https://github.com/prometheus/common/compare/v0.37.0...v0.44.0) - github.com/prometheus/procfs: [v0.8.0 → v0.10.1](https://github.com/prometheus/procfs/compare/v0.8.0...v0.10.1)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Oct 23 20:13:20 UTC 2024 - 456.9K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.29.md
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.35.0 → v0.42.0 - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.35.1 → v0.44.0 - go.opentelemetry.io/contrib/propagators/b3: v1.10.0 → v1.17.0 - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.10.0 → v1.19.0 - go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.10.0 → v1.19.0
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Mar 12 00:36:01 UTC 2025 - 429.6K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.34.md
- go.etcd.io/etcd/pkg/v3: v3.5.21 → v3.6.4 - go.etcd.io/etcd/server/v3: v3.5.21 → v3.6.4 - go.etcd.io/gofail: v0.1.0 → v0.2.0 - go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful: v0.42.0 → v0.44.0 - go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.58.0 → v0.60.0 - go.opentelemetry.io/contrib/propagators/b3: v1.17.0 → v1.19.0
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 27 10:36:10 UTC 2025 - 292.8K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const SYS_LSTAT_EXTENDED ideal-int pkg syscall (darwin-arm64), const SYS_MADVISE = 75 pkg syscall (darwin-arm64), const SYS_MADVISE ideal-int pkg syscall (darwin-arm64), const SYS_MAXSYSCALL = 440 pkg syscall (darwin-arm64), const SYS_MAXSYSCALL ideal-int pkg syscall (darwin-arm64), const SYS_MINCORE = 78 pkg syscall (darwin-arm64), const SYS_MINCORE ideal-int pkg syscall (darwin-arm64), const SYS_MINHERIT = 250
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const SYS_FSETXATTR = 377 pkg syscall (netbsd-arm64-cgo), const SYS_FSETXATTR ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_FSTAT = 440 pkg syscall (netbsd-arm64-cgo), const SYS_FSTATAT = 466 pkg syscall (netbsd-arm64-cgo), const SYS_FSTATAT ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_FSTAT ideal-int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.24.md
- github.com/golang/mock: [v1.5.0 → v1.6.0](https://github.com/golang/mock/compare/v1.5.0...v1.6.0) - github.com/google/cadvisor: [v0.43.0 → v0.44.0](https://github.com/google/cadvisor/compare/v0.43.0...v0.44.0) - github.com/moby/sys/mountinfo: [v0.4.1 → v0.6.0](https://github.com/moby/sys/mountinfo/compare/v0.4.1...v0.6.0)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Aug 24 00:02:43 UTC 2023 - 473.4K bytes - Viewed (0)