You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ execute that code to generate comparable results.
37
37
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 (
38
38
sorted from fastest to slowest).
39
39
40
-
### Execution on M1 Max MacBook with 64 GB RAM
40
+
### Execution on M1 Max MacBook with 64 GB RAM and local SSD
41
41
42
42
The benchmark has been executed on 4 threads in parallel:
43
43
@@ -53,7 +53,7 @@ The benchmark has been executed on 4 threads in parallel:
53
53
| Java Util Logging | CONSOLE | 3430 |
54
54
| Java Util Logging | FILE_AND_CONSOLE | 2712 |
55
55
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
57
57
58
58
The benchmark has been executed on 4 threads in parallel:
0 commit comments