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

Performance History

Latest Results

fix(flotilla): wire min_cpu_per_task into TaskResourceRequest The min_cpu_per_task execution config field had no readers in the distributed scheduler: TaskResourceRequest::num_cpus() returned a hardcoded 1.0 when the plan's ResourceRequest had no num_cpus. This was wired up in #4506 for the legacy ray runner only; #5375 removed that runner along with its lone reader, and the flotilla scheduler was never wired in. Result: setting min_cpu_per_task via daft.set_execution_config or DAFT_MIN_CPU_PER_TASK had zero effect on autoscaler bundle requests. Plumb the value from DaftExecutionConfig (already in scope at SwordfishTaskBuilder::build) into TaskResourceRequest, and use it as the fallback in num_cpus() instead of the literal 1.0. Closes #7123
XiaoHongbo-Hope:fix/min-cpu-per-task-wiring
6 minutes ago
Merge branch 'main' into fix-actor-udf-blocking-sink-deadlock
XiaoHongbo-Hope:fix-actor-udf-blocking-sink-deadlock
46 minutes ago
Merge branch 'main' into fix-actor-udf-blocking-sink-deadlock
XiaoHongbo-Hope:fix-actor-udf-blocking-sink-deadlock
3 hours ago
Merge branch 'main' into fix-actor-udf-blocking-sink-deadlock
XiaoHongbo-Hope:fix-actor-udf-blocking-sink-deadlock
4 hours ago
Merge branch 'main' into fix-actor-udf-blocking-sink-deadlock
XiaoHongbo-Hope:fix-actor-udf-blocking-sink-deadlock
5 hours ago
Merge branch 'main' into fix-actor-concurrency-hang
XiaoHongbo-Hope:fix-actor-concurrency-hang
6 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(flotilla): wire min_cpu_per_task into TaskResourceRequest#7125
60 minutes ago
1d05985
XiaoHongbo-Hope:fix/min-cpu-per-task-wiring
CodSpeed Performance Gauge
0%
6 hours ago
879f206
XiaoHongbo-Hope:fix-actor-udf-blocking-sink-deadlock
CodSpeed Performance Gauge
0%
6 hours ago
5d108c1
XiaoHongbo-Hope:fix-actor-concurrency-hang
© 2026 CodSpeed Technology
Home Terms Privacy Docs