-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
cla: allowlistenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Before going to production, we want to ensure that the critical paths in the server work and scale safely, we will add benchmarking to:
- Payload size (small vs large account/delta JSON)
- Delta count per account
- Concurrency (10/50/200)
- Storage backend (Filesystem vs Postgres)
Internal hotspots
- MidenNetworkClient::apply_delta / merge_deltas (mutex contention)
- FilesystemService::pull_deltas_after (directory scan + deserialization)
- Canonicalization worker throughput (candidates/sec)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cla: allowlistenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers