Performance Profiling
Open
new dataset
- Dominant language
- Python
- Stars
- 459
- Forks
- 359
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 73
Description
We need a suite of scripts that check the performance of the database communication. Perhaps a mix of some higher-level "integrated" checks of measurements using the context manager, the sweep, etc. and some more unit-test like checks of single commit speed.
Let's make the profiling scripts first and then worry later about how frequently we'll run them.
A link of interest: https://github.com/airspeed-velocity/asv
Contributor guide
Assessment
This issue has not been assessed yet.