commit | b0285bac931dce946612d78954d1632939ada91c | [log] [tgz] |
---|---|---|
author | Bill Wendling <[email protected]> | Tue May 31 16:10:59 2016 -0700 |
committer | Bill Wendling <[email protected]> | Wed Jun 01 22:22:58 2016 -0700 |
tree | 70a8baac228cd3372ddd6fb28063110a99e0cb0f | |
parent | 90f361fefd8072c808333669bf0424bb8a7295fc [diff] [blame] |
Performance enhancements - Cache values - Perform expensive checks last
diff --git a/CHANGELOG b/CHANGELOG index 86da9b7..72a1609 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,10 @@ # All notable changes to this project will be documented in this file. # This project adheres to [Semantic Versioning](http://semver.org/). +## [0.9.1] UNRELEASED +### Changed +- Performance enhancements. + ## [0.9.0] 2016-05-29 ### Added - Added a knob (SPLIT_PENALTY_BEFORE_IF_EXPR) to adjust the split penalty