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

Branches performance

Pull requests

fix: make `max_concurrency` control coroutine concurrency for async UDFs#6302
last run
15 hours ago
fix: move sync max_concurrency validation to _from_func The validation was in __post_init__ which is shared by both @daft.func and @daft.cls paths. Sync @daft.cls methods legitimately use max_concurrency for actor pool sizing, so the check belongs only in _from_func. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
15 hours ago
5950dcb
fix/async-udf-max-concurrency
CodSpeed Performance Gauge
0%
feat: adds support for daft native extensions via a stable C ABI#6301
last run
20 hours ago
Remove example cargo lock
21 hours ago
564548a
rchowell/ext
CodSpeed Performance Gauge
0%
fix(dashboard): update wall-clock duration once per second Use a 1-second interval timer for live wall-clock updates instead of updating on every stats event. The final duration still shows immediately when end_sec arrives. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
21 hours ago
05e9bc4
sam/dashboard-operator-durations
CodSpeed Performance Gauge
0%
refactor(dashboard): extract shared tree layout and colors Extract duplicated tree connector logic from physical-plan-tree.tsx and plan-visualizer.tsx into a generic TreeLayout<T> component. Move shared categoryColors map into tree-colors.ts. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
23 hours ago
8ecc6ab
sam/physical-plan-tree-stats
CodSpeed Performance Gauge
0%
Ā© 2026 CodSpeed Technology
Home Terms Privacy Docs