Y
Hacker News
new
|
ask
|
show
|
jobs
by
Alifatisk
930 days ago
> `gron --no-sort`: 1m51s OOM killed at 54G resident
Oh dear
1 comments
zimpenfish
929 days ago
If I remember correctly, it took a 128GB AWS EC2 to parse that file without OOMing. Go is not that efficient at deep multi-level size- and type-unknown data structures.
link