-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
47591: colexec: optimize hash aggregator a bit r=yuzefovich a=yuzefovich This commit optimizes `match` function of hash aggregator for the case when we know that the first tuple matches the key of the aggregation function (which is the case when we have just created that aggregation function). This shows slight (on the order of 2-3%) improvement in the benchmarks in some cases. Release note: None 47926: vendor: bump pebble to 43f8d507aa62091533b3370120dbbe1fe300d9a3 r=jbowens a=jbowens * *: Wire up L0SubLevels with iterator and version creation * sstable: support NeedCompact method for property collectors Release note: None Co-authored-by: Yahor Yuzefovich <[email protected]> Co-authored-by: Jackson Owens <[email protected]>
- Loading branch information
Showing
4 changed files
with
55 additions
and
45 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Submodule vendor
updated
10 files