This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-05-08
Channels
- # announcements (5)
- # babashka (46)
- # beginners (206)
- # boot (1)
- # bristol-clojurians (1)
- # calva (9)
- # chlorine-clover (27)
- # cider (1)
- # clara (10)
- # clj-kondo (105)
- # cljsrn (2)
- # clojars (1)
- # clojure (104)
- # clojure-europe (6)
- # clojure-nl (2)
- # clojure-uk (18)
- # clojurescript (44)
- # conjure (10)
- # core-async (34)
- # cursive (28)
- # data-science (6)
- # datomic (14)
- # emacs (44)
- # events (1)
- # figwheel-main (1)
- # fulcro (13)
- # graphql (9)
- # helix (12)
- # kaocha (2)
- # meander (4)
- # off-topic (2)
- # pathom (1)
- # quil (1)
- # re-frame (21)
- # shadow-cljs (49)
- # spacemacs (6)
- # xtdb (8)
yes. Though i feel this has happened for a while, so i'm not sure about the "now" part.
How do you track down whats using all the ram in emacs?
dare i hope it has its own internal version of top?
@drewverlee SPC a p
and SPC a P
list processes, the first being specifically from Emacs. Can't remember if it shows resources. There is the debug guide https://github.com/syl20bnr/spacemacs/wiki/Debugging
SPC SPC helm-top
runs top
This might be a useful guide https://www.emacswiki.org/emacs/EmacsMemoryDebugging
@zane nothing has changed on the Spacemacs side for testing for a long time from what I remember Things may have changed in cider, but I don't recall.