null
java.specification.name | Java Platform API Specification |
java.specification.vendor | Oracle Corporation |
java.specification.version | 10 |
java.vendor | Oracle Corporation |
java.version | 10-internal |
java.vm.name | OpenJDK 64-Bit Server VM |
java.vm.vendor | Oracle Corporation |
java.vm.version | 10-internal+0-adhoc.buildslave.jdk10 |
os.arch | aarch64 |
os.name | Linux |
os.version | 4.4.0-63-generic |
TC 1 | JVM options: [] Iterations: 5 Time: 200 |
TC 2 | JVM options: [-XX:+UnlockDiagnosticVMOptions, -XX:+StressLCM, -XX:+StressGCM] Iterations: 5 Time: 200 |
TC 3 | JVM options: [-XX:-TieredCompilation] Iterations: 5 Time: 200 |
TC 4 | JVM options: [-XX:-TieredCompilation, -XX:+UnlockDiagnosticVMOptions, -XX:+StressLCM, -XX:+StressGCM] Iterations: 5 Time: 200 |
TC 5 | JVM options: [-XX:TieredStopAtLevel=1] Iterations: 5 Time: 200 |
TC 6 | JVM options: [-Xint] Iterations: 5 Time: 200 |
Observed state | TC 1 | TC 2 | TC 3 | TC 4 | TC 5 | TC 6 | Expectation | Interpretation |
---|---|---|---|---|---|---|---|---|
0, 5, 3, 1 | 374235 | 920069 | 195015 | 84113 | 697765 | 13961 | ACCEPTABLE | Sequential consistency. |
0, 5, 3, 2 | 1951 | 615 | 92 | 135 | 1191 | 1 | ACCEPTABLE | Sequential consistency. |
0, 5, 4, 1 | 332905 | 1008620 | 675595 | 190760 | 285612 | 47960 | ACCEPTABLE | Sequential consistency. |
0, 5, 4, 2 | 2148 | 522 | 540 | 353 | 491 | 0 | ACCEPTABLE | Sequential consistency. |
5, 5, 3, 1 | 1647 | 1404 | 75 | 240 | 1398 | 2 | ACCEPTABLE | Sequential consistency. |
5, 5, 3, 2 | 492729 | 877568 | 62505 | 180400 | 1063894 | 4319 | ACCEPTABLE | Sequential consistency. |
5, 5, 4, 1 | 2721 | 3240 | 217 | 897 | 381 | 1 | ACCEPTABLE | Sequential consistency. |
5, 5, 4, 2 | 418932 | 1131410 | 180919 | 228450 | 881406 | 4734 | ACCEPTABLE | Sequential consistency. |
OK | OK | OK | OK | OK | OK |