penpot/frontend/src
Andrey Antukh aafbf6bc15 ♻️ Refactor cocurrency model on backend
Mainly the followin changes:

- Pass majority of code to the old and plain synchronous style
  and start using virtual threads for the RPC (and partially some
  HTTP server middlewares).
- Make some improvements on how CLIMIT is handled, simplifying code
- Improve considerably performance reducing the reflection and
  unnecesary funcion calls on the whole stack-trace of an RPC call.
- Improve efficiency reducing considerably the total threads number.
2023-03-14 12:30:27 +01:00
..
app ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
debug.cljs Grid layout editor interface 2023-03-02 13:51:41 +01:00
features.cljs Disable feature toggle for layout flex 2022-12-02 10:21:34 +01:00