-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
developer advocacyDeveloper Advocacy related tasksDeveloper Advocacy related tasksshould haveShould be done, medium priority for nowShould be done, medium priority for now
Description
Within my local development environment it takes around 12 seconds to display the Developer docs documentation page.
On our infrastructure (altis.dev) it takes about 11 seconds.
On Github codespaces it takes less than 3 seconds.
My local environment is a M1 Macbook with 4CPUs and 7.9GB of memory allocated to Docker.
My codespaces environment it 4 cores and 8GB of memory.
I'd expect a similar performance from all environments.
I think we need to look at caching the documentation tree, so we don't have to parse every module directory and file, for every request.
Metadata
Metadata
Assignees
Labels
developer advocacyDeveloper Advocacy related tasksDeveloper Advocacy related tasksshould haveShould be done, medium priority for nowShould be done, medium priority for now