Skip to content

Commit e5fd454

Browse files
committed
Added final observation
1 parent e01ad3e commit e5fd454

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ the HLE or RTM style synchronization primitive.
3131

3232
The `SystemMutex` is just `sync.Mutex`.
3333

34+
It is also worth observing that the performance started to degrade towards the
35+
very large array sizes. This is most likely due to a cache size limitation.
36+
3437
# Examples
3538

3639
## Checking for HLE and RTM CPU support

0 commit comments

Comments
 (0)