Context
PR #3 (pyomo-slim) has been superseded by the seven-PR Pyomo stack, with PR #12 as the stack tip. We should close PR #3 rather than merge it.
Issue
One useful idea from PR #3 remains: its final cleanup removed large generated benchmark artifacts from version control while preserving reproducible benchmark tooling and small summaries.
The current Pyomo stack still appears to track many generated files under benchmarks/results/, including raw JSONL trajectories and generated PNG figures. This conflicts with the intended policy in benchmarks/results/.gitignore and benchmarks/results/README.md.
Suggested action
References
Context
PR #3 (
pyomo-slim) has been superseded by the seven-PR Pyomo stack, with PR #12 as the stack tip. We should close PR #3 rather than merge it.Issue
One useful idea from PR #3 remains: its final cleanup removed large generated benchmark artifacts from version control while preserving reproducible benchmark tooling and small summaries.
The current Pyomo stack still appears to track many generated files under
benchmarks/results/, including raw JSONL trajectories and generated PNG figures. This conflicts with the intended policy inbenchmarks/results/.gitignoreandbenchmarks/results/README.md.Suggested action
pr/benchmarks.benchmarks/results/.gitignorematches the final policy.References