Avatar for the Eventual-Inc user
Eventual-Inc
Daft
BlogDocsChangelog

Performance History

Latest Results

fix(flotilla): keep min_cpu_per_task default at 1.0 (no-regression) Before this PR, the flotilla scheduler fell back to a hardcoded 1.0 CPU when ResourceRequest had no num_cpus; the configured min_cpu_per_task default of 0.5 was inert. Wiring the field through (1d05985e8) without changing the default would silently halve the per-task CPU floor for every existing user, which Greptile's review flagged as a behaviour change risk on capacity-tuned clusters (e.g. KubeRay packs 2x more tasks before scale-out, increasing OOM risk). Move the default to 1.0 so the no-explicit-num_cpus path matches the pre-wiring behaviour exactly. Users who want a smaller floor set it explicitly via daft.set_execution_config(min_cpu_per_task=...) or DAFT_MIN_CPU_PER_TASK, which is the original purpose of the knob.
XiaoHongbo-Hope:fix/min-cpu-per-task-wiring
7 hours ago
ci: retrigger flaky HF ConnectError
BABTUNA:perf/inline-agg-bool
11 hours ago
Merge branch 'main' into fix-actor-udf-blocking-sink-deadlock
XiaoHongbo-Hope:fix-actor-udf-blocking-sink-deadlock
20 hours ago
Merge branch 'main' into fix-actor-udf-blocking-sink-deadlock
XiaoHongbo-Hope:fix-actor-udf-blocking-sink-deadlock
22 hours ago
Merge branch 'main' into fix-actor-udf-blocking-sink-deadlock
XiaoHongbo-Hope:fix-actor-udf-blocking-sink-deadlock
23 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(flotilla): wire min_cpu_per_task into TaskResourceRequest#7125
8 hours ago
a0f07e5
XiaoHongbo-Hope:fix/min-cpu-per-task-wiring
CodSpeed Performance Gauge
0%
11 hours ago
f18a9b4
BABTUNA:perf/inline-agg-any-value
CodSpeed Performance Gauge
+1%
11 hours ago
0aff175
BABTUNA:perf/inline-agg-bool
© 2026 CodSpeed Technology
Home Terms Privacy Docs