songwdfu commented on PR #16308:
URL: https://github.com/apache/pinot/pull/16308#issuecomment-3105250910
Some benchmarking results
```
Benchmark
(_limit) (_numRadixBit) (_numRecordsPerSegment) (_numSegments) Mode Cnt
Score Error Units
BenchmarkPartitionedCombineGroupBy.concurrentIndexedTableForCombineGroupBy
500 3 1000 20 avgt 3
9994.229 ± 745.724 us/op
BenchmarkPartitionedCombineGroupBy.concurrentIndexedTableForCombineGroupBy
500 3 1000 50 avgt 3
27299.965 ± 1807.532 us/op
BenchmarkPartitionedCombineGroupBy.concurrentIndexedTableForCombineGroupBy
500 4 1000 20 avgt 3
12979.152 ± 54190.290 us/op
BenchmarkPartitionedCombineGroupBy.concurrentIndexedTableForCombineGroupBy
500 4 1000 50 avgt 3
27622.272 ± 11166.088 us/op
BenchmarkPartitionedCombineGroupBy.concurrentIndexedTableForCombineGroupBy
1000000000 3 1000 20 avgt 3
3354.433 ± 1120.516 us/op
BenchmarkPartitionedCombineGroupBy.concurrentIndexedTableForCombineGroupBy
1000000000 3 1000 50 avgt 3
12887.984 ± 11878.602 us/op
BenchmarkPartitionedCombineGroupBy.concurrentIndexedTableForCombineGroupBy
1000000000 4 1000 20 avgt 3
3413.144 ± 4358.088 us/op
BenchmarkPartitionedCombineGroupBy.concurrentIndexedTableForCombineGroupBy
1000000000 4 1000 50 avgt 3
13714.628 ± 8618.993 us/op
BenchmarkPartitionedCombineGroupBy.partitionedCombineGroupBy
500 3 1000 20 avgt 3
1872.616 ± 1320.391 us/op
BenchmarkPartitionedCombineGroupBy.partitionedCombineGroupBy
500 3 1000 50 avgt 3
9054.955 ± 3124.329 us/op
BenchmarkPartitionedCombineGroupBy.partitionedCombineGroupBy
500 4 1000 20 avgt 3
1761.511 ± 1227.346 us/op
BenchmarkPartitionedCombineGroupBy.partitionedCombineGroupBy
500 4 1000 50 avgt 3
4353.252 ± 2113.512 us/op
BenchmarkPartitionedCombineGroupBy.partitionedCombineGroupBy
1000000000 3 1000 20 avgt 3
1901.556 ± 2185.962 us/op
BenchmarkPartitionedCombineGroupBy.partitionedCombineGroupBy
1000000000 3 1000 50 avgt 3
5040.641 ± 1606.824 us/op
BenchmarkPartitionedCombineGroupBy.partitionedCombineGroupBy
1000000000 4 1000 20 avgt 3
1762.499 ± 2007.967 us/op
BenchmarkPartitionedCombineGroupBy.partitionedCombineGroupBy
1000000000 4 1000 50 avgt 3
4251.147 ± 1701.463 us/op
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]