Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 845 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 845 Bytes

performance-monitor

Scripts to monitor the performance of the AIRR Data Commons

Performance Testing and Data Provenance Scripts

This repository contains several python and shell scripts that perform data provenance checks on iReceptor API services, as well as performance tests on iReceptor API services and ADC API services.

Directory Structure

├── ADC-API-Data-provenance
│   ├── Rearrangement_Tests
│   └── Repertoire_Tests
├── ADC-API-Performance
├── API_Performance_Scripts
│   ├── DataProvenance
│   ├── Performance
├── LICENSE
├── PLOTS
│   ├── ADC-API
│   └── IPA1-IPA2-IPA3-IPA4-IPA5
├── README.md
└── requirements.txt

Requirements

Python 3.5 or higher.