Skip to content

Commit 24a2521

Browse files
Update README.md
1 parent f21bd90 commit 24a2521

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ execute that code to generate comparable results.
3737
I still need to run the code in a long running benchmark. The metric "Operations per second" defines how often `LogLikeHell` has been executed per second. For a short running benchmark the values look like that (
3838
sorted from fastest to slowest).
3939

40-
### Execution on M1 Max MacBook with 64 GB RAM
40+
### Execution on M1 Max MacBook with 64 GB RAM and local SSD
4141

4242
The benchmark has been executed on 4 threads in parallel:
4343

@@ -53,7 +53,7 @@ The benchmark has been executed on 4 threads in parallel:
5353
| Java Util Logging | CONSOLE | 3430 |
5454
| Java Util Logging | FILE_AND_CONSOLE | 2712 |
5555

56-
### Execution on Linux box with 40 vCPUs and 250 GB RAM
56+
### Execution on Linux box with 40 vCPUs, 250 GB RAM, and local SSD
5757

5858
The benchmark has been executed on 4 threads in parallel:
5959

0 commit comments

Comments
 (0)