Hello friends, I started looking into generating s...
# prefect-community
r
Hello friends, I started looking into generating some performance benchmarks with prefect+dask, and I was wondering if anyone here has done that before and could provide some pointers. Right now, I only have my laptop but am willing to figure out how to set up a proper dask cluster to do this.
z
Hi Richard! I'm not sure what you're aiming to benchmark, but I'm happy to point you in the direction of some Dask resources. For using Dask locally, I'd recommend the first link. For setting up a remote cluster, the second one should point you in the right direction: https://docs.prefect.io/core/advanced_tutorials/dask-cluster.html#deployment-dask https://docs.prefect.io/orchestration/recipes/k8s_dask.html#dask-cluster-on-kubernetes
👍 1