(lang dune 3.3)
(context
 (default
  (name bench)
  (profile bench)
  (instrument_with landmarks)
  (env
    (_ (env-vars ("OCAML_LANDMARKS" "auto")))))
)