olka opened a new pull request #1:
URL: https://github.com/apache/tomcat-taglibs-standard/pull/1


   During profiling it appeared that _formatNumber_ tag  causes huge memory 
pressure which overwhelms GC resulting in overall application slowness.
   
![before](https://user-images.githubusercontent.com/722112/106400125-58202000-6425-11eb-9317-cf11c18e1780.png)
 
   |.| Before | After |
   |-----------| ----------- |----------- |
   | RPS |  578.0/s   |   707.7/s  |
   | Avg Latency |  692 ms   |  561 ms  |
   
   


----------------------------------------------------------------
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



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

Reply via email to