Skip to content

Add Performance Benchmarking #3

@ahawker

Description

@ahawker

I did some very basic work with pytest-benchmark during development. However, a more complete and robust set of performance tests for common API calls/flows should be written.

Completeness Criteria:

  • New benchmark module, say test_performance.py.
  • Use pytest groups on the module or filter it out so make test doesn't always run it.
  • Add make benchmark or some similar target to execute them.
  • Add as a new tox and Travis CI target.
  • Pick a stable machine to run benchmarks and add a baseline to the README.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions