Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.
This repository was archived by the owner on May 4, 2025. It is now read-only.

Add optimizations against false sharing once adequate facilities are available in Stable Rust #1

Description

@HadrienG2

Just like triple-buffer ( HadrienG2/triple-buffer#3 ), the current version of spmc-buffer does not align buffers sufficiently far apart in memory to prevent false sharing. Once some facilities for this land in stable Rust, I should correct this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions