Improve caching to reduce delay between request and XForms processing #1239
Comments
How things work now:
Caching at the XForms level:
Here is what we expect:
The mechanism must also work with the form version number headers:
High-level algorithm proposal:
Next steps:
|
Following #3272, it would be really good to improve form loading. Requirements:
The ideas in the previous comments still appear sound. In addition, we might try to get rid of the pipeline entirely. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With a form created by a customer, we see about 1000 ms between the logging of the incoming request and the beginning of XForms processing.
Out of this we can see:
form.xhtml
Some thoughts:
The text was updated successfully, but these errors were encountered: