vsoch / caliper

Caliper is a tool for measuring and assessing change in packages.
https://caliper-python.readthedocs.io/
Mozilla Public License 2.0
5 stars 3 forks source link

Add multiprocessing metrics extractor #2

Open vsoch opened 3 years ago

vsoch commented 3 years ago

We should be able to loop through tags or commits, and then launch workers to get metadata on all the files, finish, and then move on to the next commit/tag.