Closed cmdoret closed 11 months ago
This PR caches the authentication headers to avoid repeatedly querying the login endpoints of the GitHub/GitLab REST APIs.
It reduces the runtime of gimie data https://github.com/sdsc-ordes/gimie up to -3.3s (from 6.6s to 3.3s)
gimie data https://github.com/sdsc-ordes/gimie
This PR caches the authentication headers to avoid repeatedly querying the login endpoints of the GitHub/GitLab REST APIs.
It reduces the runtime of
gimie data https://github.com/sdsc-ordes/gimie
up to -3.3s (from 6.6s to 3.3s)