Skip to content

This repository provides testing scripts to perform performance testing on commit git operations on a repository

Notifications You must be signed in to change notification settings

devcwm/git-performance-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Pythong Script Testing

Install dependencies

pip install --upgrade pip
pip install -r requirements.txt

Run Scripts

python clone.py
python branches.py
python commit.py
python tags.py
python fetch.py
python pull_request.py

About

This repository provides testing scripts to perform performance testing on commit git operations on a repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages