...
Server side processing (~100-200 ms)
Loading of CSS/JS assets ( ? ms )
Processing of JS (compile time and execution)
This includes MathJax execution on load
I don’t have precise measurements at the moment, but the part that’s going to hit us the worst is A lot of the overhead is also in making many concurrent requests to Studio to get the data to populate these.
Use Cases in Libraries
There are at least a few use cases for previewing libraries content that I know of:
...