loony icon indicating copy to clipboard operation
loony copied to clipboard

Compiler option to padd loony objects to cache lines

Open shayanhabibi opened this issue 4 years ago • 0 comments

Added loonyPadding compiler option which would just padd each loony field onto a cache line of its own. In my benchmarks I couldn't really see a difference, will need to investigate more deeply with better tools.

Also changed the convenience procs back to templates using mixins to prevent previous issues with users having to import atomics.

shayanhabibi avatar Dec 22 '21 23:12 shayanhabibi