https://github.com/jackgerrits/vw-perf
Performance testing harness and visualizer for VowpalWabbit
https://github.com/jackgerrits/vw-perf
benchmarks performance vowpal-wabbit
Last synced: 2 months ago
JSON representation
Performance testing harness and visualizer for VowpalWabbit
- Host: GitHub
- URL: https://github.com/jackgerrits/vw-perf
- Owner: jackgerrits
- License: mit
- Created: 2019-08-08T17:31:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:39:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T06:32:25.624Z (4 months ago)
- Topics: benchmarks, performance, vowpal-wabbit
- Language: Python
- Homepage: https://jackgerrits.com/vw-perf
- Size: 318 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# vw-perf
In order to compare performance of [Vowpal Wabbit](https://github.com/VowpalWabbit/vowpal_wabbit) across versions a consistent set of benchmarks should be used, this repo aims to collect these benchmarks and make them easily reproducible and visualizable. Benchmarks are command line based so they are simple to specify. Also because VW's primary interface is command line and so this is the only way to be able to run a set of benchmarks over many versions.
- [Hosted visualization](https://jackgerrits.com/vw-perf/)
- [Current data file](https://raw.githubusercontent.com/jackgerrits/vw-perf/gh-pages/data.json)