Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance for dependency loader. #799

Closed
Tracked by #800
vLuckyyy opened this issue Jun 21, 2024 · 0 comments · Fixed by #802
Closed
Tracked by #800

Improve performance for dependency loader. #799

vLuckyyy opened this issue Jun 21, 2024 · 0 comments · Fixed by #802
Assignees

Comments

@vLuckyyy
Copy link
Member

vLuckyyy commented Jun 21, 2024

The main problem causing strain on dependency downloading is Relocation and Dependency search in repositories. It would be helpful to rethink this more thoroughly and run performance tests. During a conversation on the eternalcode Discord, @Rollczi and I agreed that it might be possible to run the dependency relocation process in parallel. However, it needs more detailed analysis and longer testing.

@Rollczi Rollczi assigned Rollczi and unassigned Kazaruma Jun 24, 2024
vLuckyyy added a commit that referenced this issue Jun 27, 2024
…g and relocation. (#802)

* Improve dependency loader performance.

* Fix

* Add Spotify Completable Futures version to Versions.kt

---------

Co-authored-by: Martin <vluckyyy.biznes@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
3 participants