eigent
eigent copied to clipboard
[Task] Eigent desktop performance and resource usage optimization
What version of eigent are you using?
0.0.54
System information
macos m1
Problem description
The desktop app consumes significant resources when running parallel tasks, especially those involving browser automation. We can improve performance by optimizing our resource management. For example, we could close browser instances immediately after extracting the required information, rather than waiting for the entire task to complete. Let's investigate where we can make these improvements to ensure the app runs more smoothly
log
.
Additional context
No response