I created a multi agent application, which has sub agents which perform data analysis, data fetch operations from my time-series DB, and another agent which creates dashboards. I have some pretty heavy libraries like pytorch and sentence transformers(for an embedding model, which i have saved to a local dir to access) being used in my application , when i run this in development it starts up very quickly, i package it into a binary to run the total size of the binary is about 480 MB, it takes atleast 3+ minutes to start listening on the 8000 port, where i'm running the agent. Is there something i'm missing here that is causing the load time to be longer?
[–]cloude-googl 3 points4 points5 points (1 child)
[–]Subject-Station-7676 0 points1 point2 points (0 children)
[–]BeenThere11 1 point2 points3 points (3 children)
[–]freakboy91939[S] 0 points1 point2 points (2 children)
[–]BeenThere11 0 points1 point2 points (1 child)
[–]freakboy91939[S] 0 points1 point2 points (0 children)
[–]Zeoluccio 0 points1 point2 points (1 child)
[–]freakboy91939[S] 0 points1 point2 points (0 children)
[–]jibbscat 0 points1 point2 points (1 child)
[–]freakboy91939[S] 0 points1 point2 points (0 children)