Summary

investigate usefulness of providing a compilation mode that disables fixnum overflow detection

Metadata

Description

This would mean alternative specialization rules which might increase performance somewhat. Currently `types.db` can not contain sets of alternative specializations, we would need something like `cond-expand` for entries in the type database.

Such a mode could be enabled by a declaration and/or a compiler option.

Changes and comments

[2012-01-23 11:23:38 UTC] felix changed status from new to closed

[2012-01-23 11:23:38 UTC] felix set resolution to wontfix