https://github.com/pythonarcade/performance_tests
https://github.com/pythonarcade/performance_tests
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pythonarcade/performance_tests
- Owner: pythonarcade
- Created: 2020-04-16T13:29:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T15:11:42.000Z (almost 3 years ago)
- Last Synced: 2025-04-14T04:14:49.052Z (9 months ago)
- Language: Python
- Size: 1.51 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.rst
Awesome Lists containing this project
README
Timing Comparison Website
=========================
Step 1
------
Make sure ``requirements.txt`` is loaded for your environment.
Step 2
------
Run ``src/__main__.py`` which should:
* Run all tests
* Generate all graphs
* Generate all documents
Step 3
------
Look at the resulting documents in ``doc/build``