It seems plugin instrumentation is taking a large tool on large opam switches, likely due to findlib being slow on them. This makes file startup quite slow on my system at some point. For reference, times for `fcc simple.v`: - minimal switch: 0.2 secs - plus `memtrace_viewer`: 5.88 secs There is a super-linear overhead somewhere.