Opened 3 years ago

Last modified 2 years ago

#1704 new change request

Make -O3 imply -d0

Reported by: felix winkelmann Owned by:
Priority: not urgent at all Milestone: 5.4
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 (1)

comment:1 Changed 2 years ago by felix winkelmann

Milestone: 5.35.4
Note: See TracTickets for help on using tickets.