Skip to content

th0mp50n/RDM-client-software-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iRODS performance test script

Author: Christine Staiger (Wageningen University & Research)

Synopsis

This little script is made to quickly run performance tests on different iRODS clients. Currently, the script runs the icommands, the python iRODS API and cadaver (on the webdav endpoint Davrods).

Prerequisites

To run the script you need a Linux environment with:

  • Cadaver
  • icommands
  • Python iRODS API

Further python dependecies:

  • Python 3.6
  • pickle
  • matplotlib
  • numpy
  • pandas

Usage

python3 irodsPerf.py

Results will be stored in a pickle file irodsPerformances.out.pickle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages