You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/01/12 07:06:59 UTC

[GitHub] [commons-pool] arturobernalg opened a new pull request #60: Minor performances Improvement:

arturobernalg opened a new pull request #60:
URL: https://github.com/apache/commons-pool/pull/60


   * Inline variable
   * Remove redundant initializer
   * Use Math.min
   * Add final var


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [commons-pool] garydgregory merged pull request #60: Minor improvements

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #60:
URL: https://github.com/apache/commons-pool/pull/60


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [commons-pool] coveralls commented on pull request #60: Minor performances Improvement:

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #60:
URL: https://github.com/apache/commons-pool/pull/60#issuecomment-758578825


   
   [![Coverage Status](https://coveralls.io/builds/36259288/badge)](https://coveralls.io/builds/36259288)
   
   Coverage decreased (-0.1%) to 84.291% when pulling **dd65d1fbbb85a6680093f074178fe94964df9643 on arturobernalg:feature/minor_performance_improvement** into **a38c52529beb04bf0815b7d95fb4a393ea110dee on apache:master**.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [commons-pool] coveralls edited a comment on pull request #60: Minor performances Improvement:

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #60:
URL: https://github.com/apache/commons-pool/pull/60#issuecomment-758578825


   
   [![Coverage Status](https://coveralls.io/builds/37020584/badge)](https://coveralls.io/builds/37020584)
   
   Coverage decreased (-0.1%) to 84.296% when pulling **c3df4e777900417fba7f93bc5c924d6c5f3bfce5 on arturobernalg:feature/minor_performance_improvement** into **0da5c540983485565f08711bf986e1ea43b162f3 on apache:master**.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [commons-pool] coveralls edited a comment on pull request #60: Minor performances Improvement:

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #60:
URL: https://github.com/apache/commons-pool/pull/60#issuecomment-758578825


   
   [![Coverage Status](https://coveralls.io/builds/37177838/badge)](https://coveralls.io/builds/37177838)
   
   Coverage decreased (-0.05%) to 84.146% when pulling **666b810aac465033f73c5480c6dfc228b8da20dd on arturobernalg:feature/minor_performance_improvement** into **4db41a5a6023ecb16594bdb6f44eb140bc697b78 on apache:master**.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [commons-pool] garydgregory commented on pull request #60: Minor performances Improvement:

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #60:
URL: https://github.com/apache/commons-pool/pull/60#issuecomment-779850164


   @arturobernalg 
   Sorry Arturo, I did not see this PR before I made changes. May you please rebase?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [commons-pool] arturobernalg commented on pull request #60: Minor performances Improvement:

Posted by GitBox <gi...@apache.org>.
arturobernalg commented on pull request #60:
URL: https://github.com/apache/commons-pool/pull/60#issuecomment-780036582


   Hi @garydgregory 
   Don't worry. rebased from master.
   TY


----------------------------------------------------------------
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:
users@infra.apache.org