alecmev / trimless-gmail

Automatically shows trimmed content in Google Mail™
MIT License
14 stars 6 forks source link

Poor performance #25

Closed alecmev closed 10 years ago

alecmev commented 10 years ago

Slows down the client in quite a noticeable way. A possible workaround would be to create just one timer and execute untrim every second or so, and pause the timer if no events (like page navigation, mouse click, or even a key press) occurred in the last ten seconds, for example.