Closed Firstyear closed 4 years ago
When possible, we should change to get_unchecked_mut on the arc, which will greatly reduce the atomic usage in the tree, yielding a potential speed up.
superseded by #24 which is rewriting the allocator.
When possible, we should change to get_unchecked_mut on the arc, which will greatly reduce the atomic usage in the tree, yielding a potential speed up.