-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable all debug assertions unless the debug feature is enabled (#3)
Several debug assertions are very expensive, causing allocation heavy code to be slowed down by over 100x in some cases.
- Loading branch information
1 parent
c527a26
commit 2bec38e
Showing
1 changed file
with
25 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters