siddharthteotia edited a comment on pull request #5409:
URL: https://github.com/apache/incubator-pinot/pull/5409#issuecomment-635650062


   Here are the JMH results: cc @kishoreg  @Jackie-Jiang 
   
   Please see the spreadsheet for additional performance numbers obtained via 
manual instrumentation
   
   
   
   
   Benchmark | Score | Mode
   -- | -- | --
   BenchmarkPinotDataBitSet.twoBitBulkWithGaps | 28.537   ops/ms | Throughpput
   BenchmarkPinotDataBitSet.twoBitBulkWithGapsFast | 44.332   ops/ms | 
Throughpput
   BenchmarkPinotDataBitSet.fourBitBulkWithGaps | 28.262   ops/ms | Throughpput
   BenchmarkPinotDataBitSet.fourBitBulkWithGapsFast | 42.449   ops/ms | 
Throughpput
   BenchmarkPinotDataBitSet.eightBitBulkWithGaps | 26.816   ops/ms | Throughpput
   BenchmarkPinotDataBitSet.eightBitBulkWithGapsFast | 38.777   ops/ms | 
Throughpput
   BenchmarkPinotDataBitSet.sixteenBitBulkWithGaps | 21.095   ops/ms | 
Throughpput
   BenchmarkPinotDataBitSet.sixteenBitBulkWithGapsFast | 38.380   ops/ms | 
Throughpput
     |   |  
   BenchmarkPinotDataBitSet.twoBitContiguous | 26.188 ms/op | Avgt
   BenchmarkPinotDataBitSet.twoBitContiguousFast | 15.692 ms/op | Avgt
   BenchmarkPinotDataBitSet.fourBitContiguous | 26.113 ms/op | Avgt
   BenchmarkPinotDataBitSet.fourBitContiguousFast | 15.178 ms/op | Avgt
   BenchmarkPinotDataBitSet.eightBitContiguous | 26.693 ms/op | Avgt
   BenchmarkPinotDataBitSet.eightBitContiguousFast | 15.726 ms/op | Avgt
   BenchmarkPinotDataBitSet.sixteenBitContiguous | 43.968 ms/op | Avgt
   BenchmarkPinotDataBitSet.sixteenBitContiguousFast | 21.390 ms/op | Avgt
     |   |  
   BenchmarkPinotDataBitSet.twoBitBulkContiguous | 32.504 ms/op | Avgt
   BenchmarkPinotDataBitSet.twoBitBulkContiguousFast | 14.614 ms/op | Avgt
   BenchmarkPinotDataBitSet.fourBitBulkContiguous | 30.794 ms/op | Avgt
   BenchmarkPinotDataBitSet.fourBitBulkContiguousFast | 14.583 ms/op | Avgt
   BenchmarkPinotDataBitSet.eightBitBulkContiguous | 16.525 ms/op | Avgt
   BenchmarkPinotDataBitSet.eightBitBulkContiguousFast | 10.777 ms/op | Avgt
   BenchmarkPinotDataBitSet.sixteenBitBulkContiguous | 54.731 ms/op | Avgt
   BenchmarkPinotDataBitSet.sixteenBitBulkContiguousFast | 19.312 ms/op | Avgt
     |   |  
   BenchmarkPinotDataBitSet.twoBitBulkContiguousUnaligned | 32.018 ms/op | Avgt
   BenchmarkPinotDataBitSet.twoBitBulkContiguousUnalignedFast | 14.344 ms/op | 
Avgt
   BenchmarkPinotDataBitSet.eightBitBulkContiguousUnaligned | 21.204   ms/op | 
Avgt
   BenchmarkPinotDataBitSet.eightBitBulkContiguousUnalignedFast | 15.393   
ms/op | Avgt
   BenchmarkPinotDataBitSet.fourBitBulkContiguousUnaligned | 20.125   ms/op | 
Avgt
   BenchmarkPinotDataBitSet.fourBitBulkContiguousUnalignedFast | 14.836   ms/op 
| Avgt
   BenchmarkPinotDataBitSet.sixteenBitBulkContiguousUnaligned | 58.086   ms/op 
| Avgt
   BenchmarkPinotDataBitSet.sixteenBitBulkContiguousUnalignedFast | 22.002   
ms/op | Avgt
   
   
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to