0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 02:28:18 -05:00
penpot/backend
Andrey Antukh b91c42e186 Add performance improvements to file thumbnails
Mainly addresing unnecesary object transmission. The new code strips
unnecesary data to be transferred from back to front.

Additionally it removes some legacy code and simplifies other
parts of code.
2022-03-28 17:24:52 +02:00
..
dev 📎 Add helpful require on user ns 2022-02-08 15:30:13 +01:00
resources Minor improvements on error reporting. 2022-01-26 14:18:44 +01:00
scripts 📎 Change backend repl script default env options 2022-03-09 17:18:06 +01:00
src Add performance improvements to file thumbnails 2022-03-28 17:24:52 +02:00
test/app 📎 Add more events instrumentation 2022-03-22 14:48:10 +01:00
build.clj 📎 Add performance related helpers. 2022-01-14 10:54:57 +01:00
deps.edn ♻️ Refactor websockets subsystem (on backend) 2022-03-22 11:34:32 +01:00
package.json
tests.edn ♻️ Internal directory refactor. 2021-05-31 11:04:32 +02:00
yarn.lock