Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
E
elsa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 11
    • Merge Requests 11
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • IP
  • elsa
  • Issues
  • #41

Closed
Open
Opened Jan 24, 2020 by Jens Petit@jens.petitContributor

Add performance benchmarks to CI

As I am working a lot on performance related issues, I think it would be nice to integrate some kind of performance measurements into the CI and schedule a run every night. The results (and their history) should then be made available on a website, easily accessible for everyone.

My current ideas are:

  • use catch2 benchmarking, write results to xml
  • do some kind of memory profiling
  • parse xml / results using python, write results persistently in a small SQLite database
  • generate plots out of the database and then generate a simple reporting website using python

Any ideas or suggestions welcome :).

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: IP/elsa#41