←back to thread

257 points pmig | 2 comments | | HN request time: 0.415s | source
Show context
deepsun ◴[] No.43096415[source]
Seems like they wrote slow memory hogging software and didn't make any attempt at optimizing it.

E.g. there's no mention of AOT compilation for Java. No hints at what actually consumed 2GB of RAM.

Greenfield projects are always more fun.

replies(1): >>43097767 #
1. winrid ◴[] No.43097767[source]
Probably it only uses 100mb of heap but they didn't check or tune the memory manager at all
replies(1): >>43109407 #
2. ◴[] No.43109407[source]