fortran-lang / registry

Registry for Fortran package manager
MIT License
8 stars 3 forks source link

Performance issues #18

Closed minhqdao closed 1 year ago

minhqdao commented 1 year ago

Ever since we moved to https://render.com to host our backend, I feel like the performance went down quite a bit. Especially cold starts (when there was no incoming request for a while, probably 30-60 min), a simple GET request to obtain package data might take several seconds. Maybe we can do something about it.

arteevraina commented 1 year ago

I believe this has been solved. Closing this.