This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-03-27
Channels
- # admin-announcements (1)
- # aleph (3)
- # beginners (72)
- # boot (67)
- # braveandtrue (1)
- # cider (17)
- # cljs-dev (8)
- # cljsfiddle (2)
- # cljsjs (1)
- # cljsrn (2)
- # clojure (19)
- # clojure-greece (1)
- # clojure-russia (42)
- # clojurescript (15)
- # core-logic (10)
- # cursive (6)
- # datomic (2)
- # hoplon (349)
- # kosmos (3)
- # lein-figwheel (3)
- # om (52)
- # onyx (3)
- # overtone (1)
- # parinfer (11)
- # proton (11)
- # protorepl (3)
- # reagent (29)
- # ring-swagger (2)
- # spacemacs (1)
- # testing (3)
- # uncomplicate (1)
I fixed the Atom Ink issue. Performance for displaying a 100K item tree went from 132 seconds to 216 milliseconds. https://github.com/jasongilman/proto-repl/issues/69#issuecomment-201901991 More changes coming to speed up the entire thing.
I just released Proto REPL 1.1.6 with this performance improvement. It also disables the automatic pretty printing by default for now which temporarily avoids another issue https://github.com/jasongilman/proto-repl/issues/77
Evaluating (range 10000) has gone from about 3.5 seconds to 700 ms.