Live data from Hacker News

Viewing profile — eosterlund

eosterlund

HN member
Joined
Thu, May 30, 2024, 7:42 AM UTC
HN karma
2
Public activity
2 items

About eosterlund

No profile information was provided.

Recent public activity

  1. comment
    Comment #44181578

    The thing about DRAM is that it isn't SRAM; cost matters. You struggle to find deployment environments that have less than 1 GB DRAM available per core, because at that point, ~95%…

  2. comment
    Comment #40521179

    I'm building this JEP for automatic heap sizing right now to address this when using ZGC: https://openjdk.org/jeps/8329758 I did in fact run exactly 200 JVMs, running a heterogeneo…