Opened 4 years ago
Closed 11 months ago
#1704 closed change request (wontfix)
Make -O3 imply -d0
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | not urgent at all | Milestone: | 6.0.0 |
Component: | compiler | Version: | 5.2.0 |
Keywords: | Cc: | ||
Estimated difficulty: | trivial |
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.
Change History (3)
comment:1 Changed 3 years ago by
Milestone: | 5.3 → 5.4 |
---|
comment:2 Changed 11 months ago by
Milestone: | 5.4 → 6.0.0 |
---|
comment:3 Changed 11 months ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.