Closed lostmygithubaccount closed 2 months ago
Ah, thanks for catching that @lostmygithubaccount
cc @scharlottej13 @phofl who will have more context
Thanks @lostmygithubaccount!
I can certainly fix that redirect, but I think you'll want to link to https://docs.coiled.io/blog/dask-dataframe-is-fast.html#optimizer for a description of improvements thanks to Dask expressions.
The same post also has performance improvements broken out by dask expressions (optimizer), p2p shuffling, and using pyarrow strings https://docs.coiled.io/blog/dask-dataframe-is-fast.html#id4
Let us know if that helps!
that blog is perfect, thanks!
Great! Pushed up a PR for the link too, it'll be fixed in our next release.
on this page: https://docs.coiled.io/blog/index.html
this link: https://docs.coiled.io/blog/blog/tpch.html
404s
removing the extra "/blog" takes me to the current TPC-H benchmarking blog, but I was trying to reference (in an Ibis blog) the improvements specifically from moving to Dask expressions:
is this blog still something around that could be linked to?