mirror of
https://github.com/penpot/penpot.git
synced 2025-03-10 14:51:37 -05:00
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. |
||
---|---|---|
.. | ||
test_files | ||
bounce_handling_test.clj | ||
email_sending_test.clj | ||
helpers.clj | ||
loggers_webhooks_test.clj | ||
rpc_access_tokens_test.clj | ||
rpc_audit_test.clj | ||
rpc_comment_test.clj | ||
rpc_cond_middleware_test.clj | ||
rpc_file_test.clj | ||
rpc_font_test.clj | ||
rpc_management_test.clj | ||
rpc_media_test.clj | ||
rpc_profile_test.clj | ||
rpc_project_test.clj | ||
rpc_quotes_test.clj | ||
rpc_team_test.clj | ||
rpc_viewer_test.clj | ||
rpc_webhooks_test.clj | ||
storage_test.clj | ||
tasks_telemetry_test.clj | ||
util_objects_map_test.clj | ||
util_pointer_map_test.clj |