Tijs Mallaerts
Results
2
issues of
Tijs Mallaerts
In this example I made a string of 1000 lines `This is a $test`, and then typing on line 1000 becomes very slow:  The cpu profiler shows 65% goes...
Request
Performance
Posting this issue here as a reference to [a CIDER issue](https://github.com/clojure-emacs/cider/issues/2474) where a background thread is assigned a different nrepl message id.
Help Wanted