Details
-
Improvement
-
Resolution: Fixed
-
Normal
-
2.0.0
-
None
-
None
Description
These assertions were commented out due to the performance overhead of allocating functions that were passed into the Asserts. We know use macros, so the function allocations should be removed and the only performance hit should be a simple conditional.