With a little over a months' worth of experience with Dagger, I've noticed that my run times seem to increase the longer I go between computer reboots.
I realized that my runs where slow, but it wasn't until a co-worker downloaded my repo to help me debug something that I realized that my machine was so slow compared to his (I was up to 16 min and his was < 2 min).
I rebooted my machine and my times decreased to match his, but I do notice that they slowly creep up and I fix by rebooting.
Should I look at my code or is it my infrastructure setup that maybe has a memory leak somewhere and is causing this?
My setup is:
- OS Name Microsoft Windows 10 Enterprise
- Version 10.0.19045 Build 19045
- WSL v2
- Ubuntu 20.04.6 LTS
- Docker Desktop 4.24.2 (124339)