Skip to content

Commit a000ead

Browse files
CAS link
1 parent 6bd6dc4 commit a000ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The benchmark has been executed on 240 threads in parallel:
116116

117117
### CPU usage
118118

119-
The Chronicle Logger consumes 100% CPU (all 40 vCPUs are busy, synchronization is done with CAS) while Log4JLoggerBenchmark only consumes 15% CPU
119+
The Chronicle Logger consumes 100% CPU (all 40 vCPUs are busy, synchronization is done with [CAS](https://en.wikipedia.org/wiki/Compare-and-swap)) while Log4JLoggerBenchmark only consumes 15% CPU
120120

121121
### Heap allocation
122122

0 commit comments

Comments
 (0)