Skip to content

Commit 942e268

Browse files
committed
fixup! Remove OCaml 5.2 specific sections.
1 parent ccb5c09 commit 942e268

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,15 @@ Percentile Latency (ms)
6868
99.9990 72.55
6969
99.9999 72.55
7070
100.0000 72.55
71+
72+
GC allocations (in words):
73+
Total heap: 501516808
74+
Minor heap: 602373895
75+
Promoted words: 100857087 (16.74%)
76+
77+
Minor Gen: 904 collections
78+
Major Gen: 34 collections 0 forced collections
79+
Compactions: 0
7180
```
7281

7382
### Tracing a program

0 commit comments

Comments
 (0)