You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/12/06 18:05:29 UTC

[GitHub] [pinot] atris opened a new pull request #7872: Benchmark For FST Index Based LIKE Query

atris opened a new pull request #7872:
URL: https://github.com/apache/pinot/pull/7872


   This commit introduces a benchmark comparing LIKE queries on top of native FST based index
   and Lucene FST based index.
   
   Performance numbers:
   
   Benchmark                                                 Mode  Cnt  Score   Error  Units
   BenchmarkNativeAndLuceneBasedLike.testLuceneBasedFSTLike  avgt    5  6.905 ± 0.109   s/op
   BenchmarkNativeAndLuceneBasedLike.testNativeBasedFSTLike  avgt    5  3.535 ± 0.116   s/op
   
   Benchmark                                                 Mode  Cnt  Score   Error  Units
   BenchmarkNativeAndLuceneBasedLike.testLuceneBasedFSTLike  avgt    5  7.073 ± 0.440   s/op
   BenchmarkNativeAndLuceneBasedLike.testNativeBasedFSTLike  avgt    5  3.616 ± 0.085   s/op
   
   Benchmark                                                 Mode  Cnt  Score   Error  Units
   BenchmarkNativeAndLuceneBasedLike.testLuceneBasedFSTLike  avgt    5  6.831 ± 0.091   s/op
   BenchmarkNativeAndLuceneBasedLike.testNativeBasedFSTLike  avgt    5  3.558 ± 0.120   s/op
   
   Benchmark                                                 Mode  Cnt  Score   Error  Units
   BenchmarkNativeAndLuceneBasedLike.testLuceneBasedFSTLike  avgt    5  6.935 ± 0.202   s/op
   BenchmarkNativeAndLuceneBasedLike.testNativeBasedFSTLike  avgt    5  3.559 ± 0.042   s/op
   
   Benchmark                                                 Mode  Cnt  Score   Error  Units
   BenchmarkNativeAndLuceneBasedLike.testLuceneBasedFSTLike  avgt    5  7.044 ± 0.267   s/op
   BenchmarkNativeAndLuceneBasedLike.testNativeBasedFSTLike  avgt    5  3.556 ± 0.158   s/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: commits-unsubscribe@pinot.apache.org

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



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


[GitHub] [pinot] Jackie-Jiang merged pull request #7872: Benchmark For FST Index Based LIKE Query

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang merged pull request #7872:
URL: https://github.com/apache/pinot/pull/7872


   


-- 
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: commits-unsubscribe@pinot.apache.org

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



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