Excessive memory consumption #33

Closed
opened 2026-04-27 07:35:17 -07:00 by langestefan · 2 comments
langestefan commented 2026-04-27 07:35:17 -07:00 (Migrated from github.com)

On my machine with Fedora 43, Kaimon consumes almost 2 GB of memory. That is from kaimon itself (1.2GB) and the REPL+gate (about 0.7GB).

Are there any plans to reduce this? It seems an excessive amount of memory for something that runs in the terminal. Most of it is just the plain julia process, but it would be nice if we could significantly reduce this. Memory these days does not come cheap! And unfortunately I have had a few OOM errors already running kaimon.

On my machine with Fedora 43, Kaimon consumes almost 2 GB of memory. That is from kaimon itself (1.2GB) and the REPL+gate (about 0.7GB). Are there any plans to reduce this? It seems an excessive amount of memory for something that runs in the terminal. Most of it is just the plain julia process, but it would be nice if we could significantly reduce this. Memory these days does not come cheap! And unfortunately I have had a few OOM errors already running kaimon.
kahliburke commented 2026-06-08 23:21:18 -07:00 (Migrated from github.com)

@langestefan I would need to spend some time looking at how memory is utilized, if you have any time to dig in deeper and report findings, let me know. It hasn't been an impediment to me as many other processes are more memory hungry.

@langestefan I would need to spend some time looking at how memory is utilized, if you have any time to dig in deeper and report findings, let me know. It hasn't been an impediment to me as many other processes are more memory hungry.
kahliburke commented 2026-07-08 22:16:35 -07:00 (Migrated from github.com)

@langestefan Closing this out, several issues related to agent/session affinity have been worked on in 2.0, but please open an issue if you run into something specific.

@langestefan Closing this out, several issues related to agent/session affinity have been worked on in 2.0, but please open an issue if you run into something specific.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kahliburke/Kaimon.jl#33
No description provided.