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
While discussing the topic of OCaml 5 performance, @edwintorok suggested that one could have an extra domain that performs allocations and therefore causes the OCaml 5 minor GC synchronization to occur during benchmarks. This sounds like a potentially very useful option for this framework.
The text was updated successfully, but these errors were encountered:
While discussing the topic of OCaml 5 performance, @edwintorok suggested that one could have an extra domain that performs allocations and therefore causes the OCaml 5 minor GC synchronization to occur during benchmarks. This sounds like a potentially very useful option for this framework.
The text was updated successfully, but these errors were encountered: