elm-live: elm-live slow on linux and leaks memory

Hi everyone,

I am using elm-live on my ubuntu machine. Whenever I change a file and elm-live tries to reload the page after recompiling it takes a very long time to reload(~30s) also I notice that my systems memory consumption goes up. After a while everything crashes.

Funny thing is, at work I use a Mac. I did not have any problems there at all. I am using a globally installed elm-live on both system in version 2.7.4. Has anyone had a similar issue?

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 32 (2 by maintainers)

Most upvoted comments

seems to be fixed… with latest release… 😃 👍

@tomekwi Using elm-live 2.7.5 node 6.11.4 and npm 3.10.10 I still get this issue. Each time I edit a file the memory consumption and cpu usage of the node process and the reload time grows. It happens with any editor (even a simple touch on a file).