Skip to content

perf: optimize LlmSessionActor storage to only retain most recent snapshot + last N messages in journal. - #1464

Merged
Aaronontheweb merged 5 commits into
netclaw-dev:devfrom
Aaronontheweb:compress-llmsession-storage
Jun 23, 2026
Merged

perf: optimize LlmSessionActor storage to only retain most recent snapshot + last N messages in journal.#1464
Aaronontheweb merged 5 commits into
netclaw-dev:devfrom
Aaronontheweb:compress-llmsession-storage

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Collaborator

A basic Akka.Persistence performance optimization I noticed while using Netclaw's code during one of our live Akka.NET trainings https://petabridge.com/training

@Aaronontheweb Aaronontheweb added sessions LLM session actor, turn lifecycle, pipelines performance Memory, CPU, and I/O optimization issues. labels Jun 23, 2026
@Aaronontheweb
Aaronontheweb enabled auto-merge (squash) June 23, 2026 20:29
@Aaronontheweb
Aaronontheweb merged commit c0f76ff into netclaw-dev:dev Jun 23, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Memory, CPU, and I/O optimization issues. sessions LLM session actor, turn lifecycle, pipelines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant