Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pythonarcade/performance_tests
https://github.com/pythonarcade/performance_tests
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pythonarcade/performance_tests
- Owner: pythonarcade
- Created: 2020-04-16T13:29:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T15:11:42.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T01:12:02.528Z (2 months ago)
- Language: Python
- Size: 1.51 MB
- Stars: 3
- Watchers: 3
- 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 documentsStep 3
------Look at the resulting documents in ``doc/build``