Apache resigns from the Java Community Process executive committee
Apache resigns from the Java Community Process executive committee
Posted Dec 13, 2010 21:22 UTC (Mon) by nix (subscriber, #2304)In reply to: Apache resigns from the Java Community Process executive committee by JohnLenz
Parent article: Apache resigns from the Java Community Process executive committee
Performance when writing data structures and other low-level code. I've seen 40% speedups through jamming small items directly into pointer fields in various data structures over the years (both due to reducing malloc() load and due to reducing cache thrashing). Now that Moore's Law is broken and cores are not speeding up, this would start to be important, I'd say.
