Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • RefinedC RefinedC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • RefinedCRefinedC
  • Issues
  • #22

Closed
Open
Created Oct 25, 2020 by Michael Sammler@msammlerOwner0 of 3 tasks completed0/3 tasks

Better performance measurement infrastructure

It would be great to have a more fine-grained breakdown of the performance of verification.

Ideas:

  • Add Time and Set Ltac Profiling around the different parts of function verification and have them automatically be inserted by a flag to the frontend
  • Have a script to automatically compare the output between different commits
  • Integrate more information with http://coq-speed.mpi-sws.org/
    • Not sure how since the only reliable number is instruction count, not time, see e.g. this diff
    • Can one somehow send signals to perf?
Assignee
Assign to
Time tracking