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

Performance History

Latest Results

fix(telemetry): keep SSL context setup best-effort Addresses review: building the shared SSLContext happens on the main thread (in track_import_on_scarf / track_runner_on_scarf), outside the worker's try/except. If create_default_context() fails (e.g. system CA store cannot be loaded), the error would propagate into the user's import or query execution, breaking telemetry's best-effort contract. Wrap the setup in try/except and skip the telemetry event on failure (return no thread), instead of raising. Add a test asserting that an SSL setup failure is swallowed and no request thread is started. Signed-off-by: fanng <“fanng@apache.org”>
FANNG1:fix/telemetry-exit-segfault
5 hours ago
Update the tests
lhoestq:document-s3-alternative-for-cc
19 hours ago
Add end to end tests
arpatilmh:abhijeet/deltalake-s3-conditional-put
24 hours ago
Merge branch 'main' into abhijeet/deltalake-s3-conditional-put
arpatilmh:abhijeet/deltalake-s3-conditional-put
1 day ago
local hf cache
YuangGao:feat/transformers-vision-prompter
1 day ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(telemetry): prevent interpreter-shutdown segfault from Scarf telemetry#7203
6 hours ago
c92024d
FANNG1:fix/telemetry-exit-segfault
CodSpeed Performance Gauge
0%
feat: Use HF Bucket as as alternative for Common Crawl#7103
19 hours ago
589b0b5
lhoestq:document-s3-alternative-for-cc
CodSpeed Performance Gauge
0%
perf(video): close the read_video_frames streaming gaps (tracking)#7201
1 day ago
f445b4b
yk/video-read-frames-perf
© 2026 CodSpeed Technology
Home Terms Privacy Docs