He-Pin commented on PR #2148:
URL: https://github.com/apache/pekko/pull/2148#issuecomment-3259182343

   With:
   ```
   
   [info] Benchmark                                                      Mode  
Cnt           Score           Error  Units
   [info] ByteString_indexOf_Benchmark.bs1_indexOf_from                 thrpt   
 3  1785097375.391 ± 182378344.836  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_best_case       thrpt   
 3   685545093.571 ± 264766382.135  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_far_index_case  thrpt   
 3    80055734.964 ±   2937203.034  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_worst_case      thrpt   
 3    15881169.831 ±    916173.885  ops/s
   ```
   
   Without:
   
   ```
   [info] Benchmark                                                      Mode  
Cnt           Score          Error  Units
   [info] ByteString_indexOf_Benchmark.bs1_indexOf_from                 thrpt   
 3  1755173535.795 ± 62100085.834  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_best_case       thrpt   
 3   701982305.218 ± 31373002.224  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_far_index_case  thrpt   
 3    78040798.676 ±  4238186.477  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_worst_case      thrpt   
 3    15570358.974 ±   551811.638  ops/s
   
   ```


-- 
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: notifications-unsubscr...@pekko.apache.org

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


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

Reply via email to