XenoAmess commented on pull request #566:
URL: https://github.com/apache/commons-lang/pull/566#issuecomment-665154799


   full performance tests at https://pastebin.ubuntu.com/p/GHrxg5nb2B/
   in short:
   ```
   Benchmark                      Mode  Cnt   Score   Error  Units
   StringUtilsChopTest.test1New   avgt    5   6.243 ?0.252  ns/op
   
   StringUtilsChopTest.test1New2  avgt    5   6.562 ?1.295  ns/op
   
   StringUtilsChopTest.test1Old   avgt    5   6.443 ?0.517  ns/op
   
   StringUtilsChopTest.test2New   avgt    5   6.259 ?0.211  ns/op
   
   StringUtilsChopTest.test2New2  avgt    5   6.237 ?0.102  ns/op
   
   StringUtilsChopTest.test2Old   avgt    5  37.241 ?9.481  ns/op
   
   StringUtilsChopTest.test3New   avgt    5   2.378 ?0.158  ns/op
   
   StringUtilsChopTest.test3New2  avgt    5   2.358 ?0.064  ns/op
   
   StringUtilsChopTest.test3Old   avgt    5   2.403 ?0.154  ns/op
   
   StringUtilsChopTest.test4New   avgt    5   6.326 ?0.392  ns/op
   
   StringUtilsChopTest.test4New2  avgt    5   6.332 ?0.404  ns/op
   
   StringUtilsChopTest.test4Old   avgt    5   6.396 ?0.250  ns/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.

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


Reply via email to