activity-watch-mode icon indicating copy to clipboard operation
activity-watch-mode copied to clipboard

This package caused severe slow down on Emacs as a whole

Open alienbogart opened this issue 5 years ago • 3 comments

Runtime Environment

  • MX Linux 18
  • dotfiles
  • GNU Emacs 27.0.50
  • Org mode version 9.2.3
  • Evil version 1.2.14
  • ~/.emacs.d
  • beacon Version: 20190104.1931

Issue

This package made my Emacs slow down to a point where running common operations such as evil-open-below on an HTML file had noticeable lag. Uninstalling it solved the issue. It's working now.

The issue affected the entire program but was more noticeable with mhtml-mode. I have no idea why.

Otherwise, thank you very much. Besides the performance problem, it's a great package.

alienbogart avatar Jul 01 '19 20:07 alienbogart

Hi, thanks for your bug report, I have never experienced such slow downs myself. I will try to reproduce it with using your dotfiles.

pauldub avatar Jul 02 '19 07:07 pauldub

I'd be happy to test it again with any parameters you give. This is a very useful package. Thanks.

alienbogart avatar Jul 02 '19 16:07 alienbogart

Hi, the latest release (#14) has fixed a bug in the bucket creation callback which could be the cause of the slowdown.

Would you like to try it and see if the issue you were facing is still relevant?

pauldub avatar Apr 16 '20 06:04 pauldub