sketch-dev-tools icon indicating copy to clipboard operation
sketch-dev-tools copied to clipboard

Sketch 70: Devtools plugin makes my Puzzle Publisher plugin very slow

Open MaxBazarov opened this issue 5 years ago • 2 comments
trafficstars

Here are my measures of test procedure.

iMac 27 + Catalina + Sketch 69.2 + sketch-devtools Total: 1m 44s

iMac 27 + Catalina + Sketch 70 + sketch-devtools Total: 5m 11s

iMac 27 + Catalina + Sketch 70 - sketch-devtools Total: 1m 44s

MaxBazarov avatar Nov 19 '20 10:11 MaxBazarov

I have the same problem my plug-in runs very slowly and has errors

uncleLian avatar Nov 20 '20 02:11 uncleLian

I have noticed a similar issue with a custom plugin we developed based on the sketch-module-web-view plugin template. It even causes it to crash at some point. After disabling the DevTools, the custom plugin runs smoothly again.

luksurious avatar Nov 20 '20 09:11 luksurious