Measuring Constant Overhead 2024-06-15 :: Palaiologos #java #python #lua #c #benchmark Brief remarks on introducing the notion of and measuring the constant overhead of a runtime system. Read more →
The Cleaner pattern - how to free native handles in Java 9? 2023-01-01 :: Palaiologos #java The Cleaner pattern is a new, shiny way to free native handles in Java 9. Read more →