How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Fine Performance Metrics and Spans

calendar_today August 23, 2023 person Guido Imperiale domain coiled

While it’s trivial to measure the end-to-end runtime of a Dask workload, the next logical step - breaking down this time to understand if it could be faster - has historically been a much more arduous task that required a lot of intuition and legwork, for novice and expert users alike. We wanted to change that. There are a few questions that someone who wants to optimize the performance of their Dask workflow typically asks: How much time am I losing to GIL contention ?

open_in_new Read original post