-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove the expr::group feature, which caused a 20x slowdown in benchm…
…ark - this change restores performance. the implications in terms of how many extra parens get added are actually quite reasonable - the conditional grouping feature seems to make very little difference on complex queries in practice. win/win :-)
- Loading branch information
1 parent
0b03dd7
commit d9574cc
Showing
2 changed files
with
4 additions
and
29 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
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