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

   this pr:
   ```
   [info] ByteString_indexOf_Benchmark.bs1_indexOf_from                      
thrpt    3  358044494.401 ± 17655714.900  ops/s
   [info] ByteString_indexOf_Benchmark.bs1_indexOf_from_byte                 
thrpt    3  436359932.389 ± 16001047.436  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_best_case            
thrpt    3  719490945.475 ±  2818152.500  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_far_index_case       
thrpt    3   80651601.465 ±   383482.242  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_far_index_case_byte  
thrpt    3   94930732.028 ±  2978254.988  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_worst_case           
thrpt    3   15904622.198 ±   346781.287  ops/s
   
   ```
   
   main branch:
   
   ```
   [info] ByteString_indexOf_Benchmark.bs1_indexOf_from                      
thrpt    3  358040661.743 ± 19373949.865  ops/s
   [info] ByteString_indexOf_Benchmark.bs1_indexOf_from_byte                 
thrpt    3  357099482.894 ± 15214151.081  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_best_case            
thrpt    3  715997840.783 ± 64178398.777  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_far_index_case       
thrpt    3   79917094.452 ±   777032.287  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_far_index_case_byte  
thrpt    3   79582115.983 ±  4717928.601  ops/s
   [info] ByteString_indexOf_Benchmark.bss_indexOf_from_worst_case           
thrpt    3   15816252.146 ±  2784757.621  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: [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]

Reply via email to