softwarefactory-project / rdopkg

power to the packagers
Apache License 2.0
28 stars 21 forks source link

rdopkg info is too slow with new reorganized rdoinfo #166

Closed yac closed 5 years ago

yac commented 5 years ago

It takes 5 s to fetch new rdoinfo :-/

I implemented distroinfo performance fix for faster loading so at least loading cached inforepo is OK but we should try to reduce the fetching time as well by experimenting with parallel fetch or reverting to using git fetcher.

If none of tha works, consider rendering rdoinfo into json and fetching that directly.

yac commented 5 years ago

This change is slightly related to #167 and should probably be implemented alongside or after tighter distroinfo integration.

yac commented 5 years ago

I'm trying to switch to git fetcher by default which now seems faster with many files:

https://softwarefactory-project.io/r/c/15239/