https://github.com/samkg/benchdas
https://github.com/samkg/benchdas
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samkg/benchdas
- Owner: SamKG
- License: mit
- Created: 2024-01-16T09:30:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T08:18:51.000Z (over 2 years ago)
- Last Synced: 2025-01-21T12:34:21.231Z (over 1 year ago)
- Language: Python
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# benchdas
## What is this?
benchdas is intended to be a suite of tools to quickly record and analyze benchmarks for a given function call. Included with benchdas are utilities that make analysis of benchmark data easy, using multi-indexed pandas dataframes to compare across different variables, and seaborn to quickly plot results.