WP04 – Optimize initialize inline edit operation (backend)

Uncategorized

We improved the performance of editing inline.

Results from jmeter tests on 100k workspaces:
Average response time for inline edit:

  • Before optimization: 2895 ms
  • After optimization: 188 ms

15 times faster.

Also good to know: before the optimization 2.03% requests failed, after optimization 0,00% requests failed.
We improved not only the performance but also reliability.