https://github.com/modin-project/modin-performance-analysis
Python Notebook for Analyzing Modin Performance Data
https://github.com/modin-project/modin-performance-analysis
Last synced: 2 months ago
JSON representation
Python Notebook for Analyzing Modin Performance Data
- Host: GitHub
- URL: https://github.com/modin-project/modin-performance-analysis
- Owner: modin-project
- Created: 2018-10-26T22:53:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-15T23:50:23.000Z (about 7 years ago)
- Last Synced: 2025-06-11T21:14:22.735Z (7 months ago)
- Language: Jupyter Notebook
- Size: 93.8 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Performance Analysis for Modin
Performance Testing for Modin is built into the Jenkins build system. Perf Data
from these tests are stored in S3. Use these notebooks to analyze these
performance numbers.
## Usage
Run `pip install -r requirements.txt` before launching the Python Notebook.