Monday, 12 May 2014
Friday, 2 May 2014
DisruptorProxy 1.5 released
The DisruptorProxy previously suffered from a problem whereby primitive method parameters were auto-boxed, thus generating garbage.
Version 1.5 fixes this by generating argument holder objects, which can handle primitive types, meaning that no extra garbage is allocated after initial setup.
The new release is available for building on github.
Version 1.5 fixes this by generating argument holder objects, which can handle primitive types, meaning that no extra garbage is allocated after initial setup.
The new release is available for building on github.
Subscribe to:
Posts (Atom)