Improve performance of jobs
Hello,
I wonder how we can improve jobs performance ? I experience big delay between each ops (10s in local dev mode with SQLite and with UI).
I also see difference of 5s duration for 30s jobs between UI and CLI.
How do I know where dagster spend most of the time ? I will share further information when I am permitted to do so.