Skip to content

Weird counters for load(opcodes.ml) in the sample typecore.json #2

@alainfrisch

Description

@alainfrisch

The provided sample typecore.json shows:

load(bytecomp/opcodes.ml)   30 396  151 744 080

i.e. 30396 calls and 151744080 CPU cycles. I've been told (personal communication) that this landmark wraps the initialization for that compilation unit, so it should really be called at most once in a given process (as other load(...) landmark).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions