Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wesm/vbench
vbench: A tool for benchmarking your code through time, for showing performance improvement or regressions
https://github.com/wesm/vbench
Last synced: 14 days ago
JSON representation
vbench: A tool for benchmarking your code through time, for showing performance improvement or regressions
- Host: GitHub
- URL: https://github.com/wesm/vbench
- Owner: wesm
- License: mit
- Created: 2011-11-30T01:37:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T22:22:44.000Z (about 7 years ago)
- Last Synced: 2024-10-17T05:09:39.621Z (28 days ago)
- Language: Python
- Homepage:
- Size: 108 KB
- Stars: 246
- Watchers: 26
- Forks: 42
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
======================================================
vbench: performance benchmarking for your repo history
======================================================Example usage
-------------https://github.com/wesm/pandas/tree/master/vb_suite
Benchmarks: https://github.com/wesm/pandas/tree/master/vb_suite/reindex.py
Running the benchmarks
- https://github.com/wesm/pandas/tree/master/vb_suite/suite.py
- https://github.com/wesm/pandas/tree/master/vb_suite/run_suite.py