Summary

remove "benchmark" mode, replace with -O5

Metadata

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

Changes and comments

[2009-11-23 18:00:15 UTC] felix changed status from new to closed

[2009-11-23 18:00:15 UTC] felix set resolution to fixed

[2010-03-11 10:33:12 UTC] Milestone 4.3.0 deleted