You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by GitBox <gi...@apache.org> on 2021/03/30 19:31:47 UTC

[GitHub] [deltaspike] skybber commented on pull request #117: DELTASPIKE-1426: Improve ProxyFactory performance on start

skybber commented on pull request #117:
URL: https://github.com/apache/deltaspike/pull/117#issuecomment-810522554


   I've created project with 300 repositories demonstrating this problem:
   
   https://github.com/skybber/expensive-300-ds-repositories
   
   there are 2 flame graphs showing results with not optimized versus optimized code:
   
   https://github.com/skybber/expensive-300-ds-repositories/blob/main/not_optimized_flame_graph.png
   
   https://github.com/skybber/expensive-300-ds-repositories/blob/main/optimized_flame_graph.png
   
   in case of 300 repositories the startup improvement is 2.2s on Ryzen3600 architecture.


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