-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)topic/perfPerformancePerformance
Description
an add operation on one of my servers (single core, 1GB ram) is taking all the CPU up, and as much ram as it can eat. watching memory usage from expvarmon, i see it allocating large amounts of memory, then running a GC, over and over again.
I suspect some of this is eventlog, i saw similar behaviour in bitswap due to eventlog, i will take a look at some profiles and try to get more info.
Metadata
Metadata
Assignees
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)topic/perfPerformancePerformance