wvwwvwwv / scalable-concurrent-containers

High performance containers and utilities for concurrent and asynchronous programming
Apache License 2.0
338 stars 16 forks source link

fix(treeindex, #24): optimize scan performance #35

Closed wvwwvwwv closed 3 years ago

wvwwvwwv commented 3 years ago

It has known issues on AArch64. Checking it on Intel.

wvwwvwwv commented 3 years ago

Passed? Missing/inappropriate memory fences somewhere?