-
Jérome Perrin authored
The frontend software URL is a virtual URL that does not have a corresponding schema, so fetching the schema is just a waste of time. Generally speaking, fetching the schema impact performance a lot, so it would be nice to cache them. In practice most of the requests made during instantiation are frontend request, so this is a first easy step to fix the performance impact of fetching the schema.
1a2b1504
To find the state of this project's repository at the time of any of these versions, check out
the tags.