Skip to content

Collect compilation statistics #31

@RealA10N

Description

@RealA10N

We should collect statistics about compilation (behind a feature flag) about how much time each compilation step took, and some basic information about the compiled function (number of variables, basic blocks, instructions). Those statistics should be collected locally and sent to a database periodically.

This will help us understand where are the bottlenecks of the compilation process, and improve them.

This should be done after an explicit user consent, and should be removed entirely after we reach a semi-stable release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions