[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
#1704: Make -O3 imply -d0
From: |
Chicken Trac |
Subject: |
#1704: Make -O3 imply -d0 |
Date: |
Mon, 20 Jul 2020 23:19:24 -0000 |
#1704: Make -O3 imply -d0
-----------------------------------------+-------------------------------
Reporter: felix winkelmann | Type: change request
Status: new | Priority: not urgent at all
Milestone: 5.3 | Component: compiler
Version: 5.2.0 | Keywords:
Estimated difficulty: trivial |
-----------------------------------------+-------------------------------
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.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1704>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- #1704: Make -O3 imply -d0,
Chicken Trac <=