wilfred-s opened a new pull request, #1066: URL: https://github.com/apache/yunikorn-core/pull/1066
### What is this PR for? Remove Clone when initialising the list of limits when processing a queue. Do not track parent levels unneeded, change tracking map to a single map instead of a map in a map. Pre-allocate the map to the size of the parent limits set to prevent re-allocating too many times. Some smaller changes (variable reuse, no path passed in) to help lower GC overhead. ### What type of PR is it? * [X] - Bug Fix ### What is the Jira issue? * [YUNIKORN-3215](https://issues.apache.org/jira/browse/YUNIKORN-3215) ### How should this be tested? performance test impact only, no functional change -- 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]
