Skip to content

Conversation

@mdydek
Copy link
Contributor

@mdydek mdydek commented Jan 7, 2026

Closes #

Introduced changes

  • changed hard coded 64 value to std::hardware_destructive_interference_size, which resolves to "minimum offset between two objects to avoid false sharing". It almost always resolves to 64, but its not guaranteed, it is implementation defined.

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web

@mdydek mdydek merged commit 1f342f3 into main Jan 7, 2026
3 checks passed
@mdydek mdydek deleted the refactor/cache-line-size branch January 7, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants