home.social

#memorylayout — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #memorylayout, aggregated by home.social.

  1. Long shot, but I know there are quite a few Java folks around here. Anyone familiar with JOL, JEP 519 (compact object headers), and JVM internals who can give @TheDonRaab a hand, shed some light, and confirm whether JOL is misreporting the object footprint here (and, if so, why)?

    stackoverflow.com/questions/79

    #java #java25 #jol #jep519 #jep450 #jvm #memoryLayout

  2. Long shot, but I know there are quite a few Java folks around here. Anyone familiar with JOL, JEP 519 (compact object headers), and JVM internals who can give @TheDonRaab a hand, shed some light, and confirm whether JOL is misreporting the object footprint here (and, if so, why)?

    stackoverflow.com/questions/79

    #java #java25 #jol #jep519 #jep450 #jvm #memoryLayout

  3. Long shot, but I know there are quite a few Java folks around here. Anyone familiar with JOL, JEP 519 (compact object headers), and JVM internals who can give @TheDonRaab a hand, shed some light, and confirm whether JOL is misreporting the object footprint here (and, if so, why)?

    stackoverflow.com/questions/79

    #java #java25 #jol #jep519 #jep450 #jvm #memoryLayout

  4. Long shot, but I know there are quite a few Java folks around here. Anyone familiar with JOL, JEP 519 (compact object headers), and JVM internals who can give @TheDonRaab a hand, shed some light, and confirm whether JOL is misreporting the object footprint here (and, if so, why)?

    stackoverflow.com/questions/79

    #java #java25 #jol #jep519 #jep450 #jvm #memoryLayout

  5. A brief introduction to type memory layout in Swift

    https://wadetregaskis.com/a-brief-introduction-to-type-memory-layout-in-swift/

    #alignment #memoryEfficiency #memoryLayout #padding #Swift