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
By default run an extra (busy) domain when n_domains = 1
The OCaml runtime has a number of special cases when running only a single
domain. When benchmarking multicore abstractions we probably don't want to
benchmark those special cases except in special cases.
0 commit comments