Steve Poole
The speaker description is potentially outdated as it is from a previous FOSDEM edition.
Introduction to PackedObjects
In Java the layout of objects is abstracted away from the application, leaving Java inherently challenged by concerns such as (1) interoperation with native data structures, (2) the dense packing of Java objects, and (3) cache conflicts and false sharing. With PackedObjects, there is a proposal for a new explicit object model that enables direct binding of native data structures, dense packing of Java objects to improve the performance of operations such as serialization, and precise object layout to allow for finer-grained control over locality and the development of a high-performance concurrent library. Learn more in this session.
Sessions
Title | Day | Room | Track | Start | End |
---|---|---|---|---|---|
Power to the people - the OpenJDK PowerPC/AIX port | Saturday | K.4.401 | Free Java | 14:50 | 15:30 |