cats-effect
cats-effect copied to clipboard
Optimize `LocalQueue` on Native
trafficstars
- Replace
@volatilewith loads/stores with precise memory orderings - Introduce padding via
@alignto avoid false sharing