Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikebbers authored Aug 16, 2023
1 parent f21bd90 commit 24a2521
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ execute that code to generate comparable results.
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 (
sorted from fastest to slowest).

### Execution on M1 Max MacBook with 64 GB RAM
### Execution on M1 Max MacBook with 64 GB RAM and local SSD

The benchmark has been executed on 4 threads in parallel:

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

### Execution on Linux box with 40 vCPUs and 250 GB RAM
### Execution on Linux box with 40 vCPUs, 250 GB RAM, and local SSD

The benchmark has been executed on 4 threads in parallel:

Expand Down

0 comments on commit 24a2521

Please sign in to comment.