Skip to content

AdirondaxProject/adirondax-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adirondax benchmarks

Benchmarking adirondax with airspeed velocity

For now, test and upload manually. In this repo folder, do a:

asv run --skip-existing-commits ALL

To create a website collating the results, do:

asv publish

To view it, do:

asv preview

To add the test results to the repo, do a:

git add results/
git commit -m 'adding latest results'
git push

To push the published webpage to the gh-pages branch on GitHub, do

asv gh-pages --rewrite

You can now view the up-to-date benchmarking page.

About

asv benchmarks for the adirondax project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published