Summary
Make -O3 imply -d0
Metadata
- Id: cd5ef651bb1a82a042fdab118ede0d13a9a1baa2
- Trac id: 1704
- Type: change request
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty: trivial
- Resolution: wontfix
- Priority: not urgent at all
- Milestone: 6.0.0
- Version: 5.2.0
- Changetime: 2023-11-06 23:09:07 UTC
- Created: 2020-07-21 01:19:24 UTC
- Keywords:
Description
People unexperienced with CHICKEN repeatedly forget `-d0` when benchmarking, so perhaps it would make sense to disable trace- and debug-info at optimization level 3, since obviously at the level the emphasis is on speed.