#105 closed task (fixed)
remove "benchmark" mode, replace with -O5
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core-pending | Version: | 4.2.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
Benchmark mode is somewhat silly and also defaults to fixnum mode, which is not always desired. Replace with a new optimize-level (5) that uses non-safe code and libraries and optimizes for maximum performance (but doesn't change number-type).
See commit a8438327a114280f333d0ea97ed2e8665cb262e4
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | 4.3.0 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 4.3.0 deleted