coiled / benchmarks

BSD 3-Clause "New" or "Revised" License
32 stars 17 forks source link

Tag all tests using spans #1482

Closed crusaderky closed 8 months ago

crusaderky commented 8 months ago

Spans are based on annotations, and annotations don't work with dask-expr. However this caveat applies only to nesting annotations in the layers - any annotations that are active when you hit compute/persist will be captured.

image image