Skip to content

[findlib] Performance issue with large opam switches #968

@ejgallego

Description

@ejgallego

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions