Skip to content

fpgmaas/deptry-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deptry-benchmark

Some scripts to help benchmark different versions of deptry. to get started:

python -m venv venv
. ./venv/bin/activate
pip install -r requirements.txt

To create some benchmarks, run e.g.

. ./script.sh 0.14.2 pypi
. ./script.sh 0.15.0 test-pypi

Then run

python prepare-plot.py
python plot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published