astropy / astropy/astropy-benchmarks
List all the packages and their versions in benchmark log
- Dominant language
- Python
- Stars
- 9
- Forks
- 35
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 1
Description
I cannot find an easy way to see in the log what packages were installed for a given benchmark run and what versions. Would be nice to have this info. A simple `pip freeze` would suffice for now.
xref https://github.com/astropy/astropy/pull/16296#issuecomment-2064654606
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating how benchmark runs produce their logs and where the runtime environment is recorded. Capture the installed Python packages and versions for each run, using the suggested pip freeze approach, then run a benchmark and verify that the log contains this information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100