Skip to content
Snippets Groups Projects

Changed methodology for benchmarks

Merged Dariusz Kędzierski requested to merge dk-benchmarks-ver-2 into develop
  • Usage of pytest-benchmarks is dropped since it call tests sequentially which very long time to complete, instead original tavern tests are used
  • Time measuring is done via durations switch to pytest and tavern
  • During benchmarking validate_response.py is disabled using nevly introduced env variable
  • Each run creates xml junit file with time data
  • After all runs data from files are combined and report file is generated
  • Tests above threshold are marked with red

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading