Skip to content

Commit

Permalink
Update SPECJBB2015-test-matrices.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-beck authored Jun 29, 2021
1 parent 4132caa commit 4dfa00a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions SPECJBB2015-test-matrices.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
## With Latest Refractoring on current tip = JDK16:
## With Latest Refactoring on current tip = JDK16:
### Parallel GC
|Test system | Hardware | Patch combo| hbIR max | hbIR settled | max-JOPS | critical-JOPS|
|--|--|--|--|--|--|--|
| linux-aarch64 | TX2 | refractored P1 | 100% | 98% | 94% | 49% |
| linux-aarch64 | TX2 | refractored P1 + P2 | 100% | 97% | 94% | 50% |
| linux-aarch64 | TX2 | refactored P1 | 100% | 98% | 94% | 49% |
| linux-aarch64 | TX2 | refactored P1 + P2 | 100% | 97% | 94% | 50% |
||||||||
| windows-aarch64 | TX2 | P1 + P2 + P3 + P4 | 100% | 88% | 83% | 40% |
||||||||
| windows-x86-64 | Skylake | refractored P1 | 100% | 90% | 85% | 27% |
| windows-x86-64 | Skylake | refractored P1 + P2 | 100% | 90% | 85% | 27% |
| windows-x86-64 | Skylake | refactored P1 | 100% | 90% | 85% | 27% |
| windows-x86-64 | Skylake | refactored P1 + P2 | 100% | 90% | 85% | 27% |

### G1 GC
|Test system | Hardware | Patch combo| hbIR max | hbIR settled | max-JOPS | critical-JOPS|
|--|--|--|--|--|--|--|
| linux-aarch64 | TX2 | refractored P1 | 100% | 97% | 92% | 51% |
| linux-aarch64 | TX2 | refractored P1 + P2 | 100% | 95% | 89% | 49% |
| linux-aarch64 | TX2 | refactored P1 | 100% | 97% | 92% | 51% |
| linux-aarch64 | TX2 | refactored P1 + P2 | 100% | 95% | 89% | 49% |
||||||||
| windows-x86-64 | Skylake | refractored P1 | 100% | 84% | 79% | 26% |
| windows-x86-64 | Skylake | refractored P1 + P2 | 100% | 84% | 80% | 27% |
| windows-x86-64 | Skylake | refactored P1 | 100% | 84% | 79% | 26% |
| windows-x86-64 | Skylake | refactored P1 + P2 | 100% | 84% | 80% | 27% |

## With all 4 patches when tip was JDK15:

Expand Down

0 comments on commit 4dfa00a

Please sign in to comment.