thomasnordquist / MQTT-Explorer

An all-round MQTT client that provides a structured topic overview
https://mqtt-explorer.com
Other
2.99k stars 287 forks source link

Switch snap compression to lzo #644

Open hidaris opened 2 years ago

hidaris commented 2 years ago

Dear Thomas,

Thank you for developing such a great tool! But in the process of using the snap version, I found that it was slow to cold start. According to the blog how to make snaps faster, we can switch the compression algorithm to get a better cold start experience, and the electron-builder documentation mentions that you can set it via the compression parameter, may I ask you Do you have this plan?