Powered by YourCodingBench — benchmark coding models on your own repo's commits. sign in
Shared benchmark
29 repos: MariaDB/server, VictoriaMetrics/VictoriaMetrics, apache/flink, apache/kafka, cilium/cilium, cockroachdb/cockroach, confluentinc/librdkafka, containerd/containerd, denoland/deno, dragonflydb/dragonfly, elastic/elasticsearch, envoyproxy/envoy, facebook/rocksdb, firecracker-microvm/firecracker, grafana/mimir, istio/istio, milvus-io/milvus, mongodb/mongo, open-telemetry/opentelemetry-collector, oven-sh/bun, postgres/postgres, qdrant/qdrant, redis/redis, scylladb/scylladb, temporalio/temporal, timescale/timescaledb, valkey-io/valkey, weaviate/weaviate, yugabyte/yugabyte-db · created Aug 12, 2026 · 43 / 500 tasks
Golden-diff judge · judge_verdict
Golden-diff judge writes judge_verdict. 16 models have a rate.
Golden-diff judge · judge_verdict
| grok-4-6-mediummedium | 36/43 passed | 43 | 0 |
| grok-4-6-highhigh | 38/43 passed | 43 | 0 |
| grok-4-6default | 39/43 passed | 43 | 0 |
| gemini-3.1-pro | 12/43 passed | 43 | 0 |
| claude-sonnet-5-mediummedium | 26/42 passed | 43 | 1 |
| claude-sonnet-5default (high) | 31/42 passed | 43 | 1 |
| claude-sonnet-5-xhighxhigh | 36/43 passed | 43 | 0 |
| gpt-5.6-terradefault (medium) | 25/42 passed | 43 | 1 |
| gpt-5.6-terra-highhigh | 28/43 passed | 43 | 0 |
| gpt-5.6-terra-xhighxhigh | 32/41 passed | 43 | 2 |
| gpt-5.6-soldefault (medium) | 33/41 passed | 43 | 2 |
| gpt-5.6-sol-highhigh | 36/43 passed | 43 | 0 |
| gpt-5.6-sol-xhighxhigh | 37/42 passed | 43 | 1 |
| claude-fable-5-mediummedium | 33/43 passed | 43 | 0 |
| claude-fable-5default (high) | 36/43 passed | 43 | 0 |
| claude-fable-5-xhighxhigh | 38/43 passed | 43 | 0 |
judge = pass rate, passed / (judged + agent failures) — a timeout, empty diff, agent error, or blown budget counts as a FAIL without a verdict (D48). grok-4.5 pinned (D22) · verdict rubric v5 (D54), the only scorer since D26. excluded = attempts outside the rate: infra failures (not the model's fault), owner-cancelled, and attempts still awaiting judge.
Drop this iframe on any page. It only resolves for a sealed public benchmark, and only plots runs the owner also made public.
<iframe src="https://yourcodingbench.com/embed/benchmarks/3c6f87a4-a0e8-492d-a3ba-e594f6d2d941" title="David DistSystemsBench score vs cost" width="100%" height="480" style="border:0;border-radius:12px;overflow:hidden;background:transparent" loading="lazy"></iframe>
| Status | Models | Tasks | Judge | Started | Duration |
|---|---|---|---|---|---|
| completed | grok-4-6-medium, grok-4-6-high, grok-4-6, gemini-3.1-pro, claude-sonnet-5-medium, claude-sonnet-5, claude-sonnet-5-xhigh, gpt-5.6-terra, gpt-5.6-terra-high, gpt-5.6-terra-xhigh, gpt-5.6-sol, gpt-5.6-sol-high, gpt-5.6-sol-xhigh, claude-fable-5-medium, claude-fable-5, claude-fable-5-xhigh | 43 |
| PR / commit | Repo | Title | Merged | +/− | Source |
|---|---|---|---|---|---|
| 04589f9 | redis/redis | Add internal connection and command mechanism (#13740) | Feb 5, 2025 | +602 −28 | manual |
| 6ec38a7 | oven-sh/bun |
| Aug 12, 14:17 |
| 17h |
| js_parser: honor tsconfig useDefineForClassFields: false (#36664) |
| Aug 2, 2026 |
| +530 −121 |
| manual |
| 1e0e162 | dragonflydb/dragonfly | fix(search): use global stats for shard-independent text scoring (#7250) | May 20, 2026 | +619 −51 | manual |
| 87935b4 | mongodb/mongo | SERVER-112940 Add rawData to query shape (#58724) | Jul 21, 2026 | +596 −64 | manual |
| 75e6642 | apache/kafka | KAFKA-20768: Add transactional and IQ isolation to time-ordered RocksDB stores (#22829) | Jul 15, 2026 | +528 −127 | manual |
| 00129f4 | weaviate/weaviate | perf(async-repl): digest-mode replace cursor to skip full value copies in hash-tree scans | Jul 13, 2026 | +522 −8 | manual |
| 2b53fc6 | cockroachdb/cockroach | sql/indexrec: support vector index recommendations | May 5, 2026 | +791 −52 | manual |
| 9b1d8e6 | timescale/timescaledb | Add max_batches to compact_chunk | Jul 15, 2026 | +428 −20 | manual |
| 2eec278 | envoyproxy/envoy | http: add per-cluster upstream client codec factory seam (#45632) | Jun 27, 2026 | +440 −34 | manual |
| 282f5a4 | facebook/rocksdb | Fix write committed transactions replay when UDT setting toggles (#13121) | Nov 7, 2024 | +473 −38 | manual |
| d62be55 | apache/flink | [FLINK-38933][python] Expose runtime context information in Python UDX FunctionContext | Mar 29, 2026 | +329 −116 | manual |
| 8a1beef | VictoriaMetrics/VictoriaMetrics | lib/promscrape/kubernetes: add namespace metadata discovery | Nov 7, 2025 | +549 −148 | manual |
| 774c7a2 | elastic/elasticsearch | Add MethodHandleResolver to foreign-library (#154189) | Jul 24, 2026 | +535 −57 | manual |
| ff2754a | temporalio/temporal | Add CallbackRequestID to workflow execution for use by CHASM Schedules (#9479) | Mar 18, 2026 | +514 −37 | manual |
| e05e50e | milvus-io/milvus | fix: preserve unknown semantics for json path predicates (#50702) | Jun 26, 2026 | +358 −293 | manual |
| 826dfcd | open-telemetry/opentelemetry-collector | [internal/cmd/pdatagen] Parsing of non-packed primitive arrays (#13730) | Aug 29, 2025 | +491 −256 | manual |
| 0577d34 | istio/istio | update cni agent to respect `excludeNamespaces` config (#59471) | Apr 2, 2026 | +422 −37 | manual |
| bfcb303 | MariaDB/server | MDEV-38871 Variable declarations accept unexpected data type attributes (lengh,dec,srid) | Apr 6, 2026 | +378 −34 | manual |
| e9b780a | cilium/cilium | gateway-api: per-port TLS passthrough listeners | Jun 9, 2026 | +640 −59 | manual |
| 7d34489 | postgres/postgres | btree_gist: fix NaN handling in float4/float8 opclasses. | Jul 1, 2026 | +345 −86 | manual |
| 92bb0dd | yugabyte/yugabyte-db | [#28172] YSQL: Adding range columns to yb_tablet_metadata and masking sensitive columns for unprivileged users | Jun 27, 2026 | +735 −27 | manual |
| d45cb5a | scylladb/scylladb | cql: support both mTLS and password authentication at the same time | Aug 3, 2026 | +681 −12 | manual |
| 39d7b52 | confluentinc/librdkafka | Implement partition-level error injection for mock broker (#5491) | Jun 24, 2026 | +469 −57 | manual |
| ba58546 | valkey-io/valkey | New MSETEX command allows to set an expiration time with MSET (#3121) | Mar 10, 2026 | +653 −18 | manual |
| 44a858a | grafana/mimir | Distributor: Add OTLP translation headers support (#14782) | Apr 10, 2026 | +407 −13 | manual |
| d839cd8 | firecracker-microvm/firecracker | feat(mmds): Add flag for making MMDS operate like EC2 IMDS | Jul 24, 2025 | +312 −289 | manual |
| 150d784 | denoland/deno | feat(install): seed deno.lock from package-lock.json (#35330) | Jun 19, 2026 | +581 −1 | manual |
| bce7d9e | qdrant/qdrant | feat: config reload for read-only segments (#9528) | Aug 4, 2026 | +505 −3 | manual |
| 1e001e6 | containerd/containerd | erofs: make the layer content cache work with parallel unpack | Jul 31, 2026 | +291 −144 | manual |
| 58d0fb9 | redis/redis | Add TLS peer certificate name (SAN) verification for server-to-server connections (#15492) | Jul 29, 2026 | +550 −0 | manual |
| c961c68 | dragonflydb/dragonfly | feat(server): implement RESET command (#7760) | Jul 17, 2026 | +399 −10 | manual |
| 5d8fb2d | cockroachdb/cockroach | schemachanger: implement `SET SCHEMA` for domains | May 27, 2026 | +410 −39 | manual |
| 431ecc6 | timescale/timescaledb | Add `decompress_batch` SQL function | Jun 12, 2026 | +414 −11 | manual |
| eb006ba | envoyproxy/envoy | tls: add suppress_client_ca_list option to CertificateValidationContext (#44820) | Jun 24, 2026 | +502 −42 | manual |
| f9df618 | facebook/rocksdb | Api to checkpoint only selected set of column families (#15019) | Jul 30, 2026 | +575 −11 | manual |
| c3525bf | VictoriaMetrics/VictoriaMetrics | lib/protoparser/opentelemetry: support disable scope and resource attributes label promotions | May 26, 2026 | +299 −19 | manual |
| 4a15166 | temporalio/temporal | Add start delay support for standalone activities (#10008) | Apr 24, 2026 | +499 −37 | manual |
| 51ebb84 | cilium/cilium | gateway-api: reject same-port https and tls listener conflicts | Jun 9, 2026 | +436 −96 | manual |
| f6ffa00 | redis/redis | Implement sunioncard command (#14893) | Jun 12, 2026 | +416 −17 | manual |
| 5808838 | cockroachdb/cockroach | sql: schema-qualify regclass/regproc/regtype text output | May 26, 2026 | +346 −97 | manual |
| feffda0 | timescale/timescaledb | Add skip_cagg_invalidation GUC for bulk loads (#9842) | May 22, 2026 | +699 −22 | manual |
| f3ad716 | envoyproxy/envoy | reverse_tunnel: add access logging support for initiator bootstrap extension (#44326) | Jun 11, 2026 | +434 −30 | manual |
| c67946b | temporalio/temporal | SAA / WFA parity fix: do not reset heartbeats by default (#11417) | Aug 5, 2026 | +407 −241 | manual |