Skip to content
Unverified Commit f2b3cce5 authored by gulyaev13's avatar gulyaev13 Committed by GitHub
Browse files

Hacktoberfest - Optimize allocations in LogRotator and RunList (#5011)



* RunList.subList: Reduce allocations in internal ArrayList

* LogRotator.perform: Remove copy of already new instance from subList

* LogRotator.perform: Change List to RunList for strict new List instance in builds.subList

* LogRotator: Remove unused imports

Co-authored-by: default avatarIlya Gulyaev <ilya.gulyaev@nordigy.ru>
parent a998f300
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment