Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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