manifold
manifold copied to clipboard
A compatibility layer for event-driven abstractions
I have trouble understanding the `(manifold-exec/stats->map (.getStats executor))` output. After a trivial transformation, I get: ``` #:thread-pool{:num-workers 93, :utilization #:summary{:permille-950 0.7666895163808638, :permille-999 0.8500435866770647, :permille-900 0.7023507840369302, :permille-500 0.0, :permille-990 0.8200846893009659}, :queue-latency...
A lot has changed in the state of CLJS, that makes inlining support both more appealing and probably less overhead than when Zach rejected it so many years ago, in...
This has been done elsewhere. Can it be done without requiring Manifold be moved to the clj-commons group?
Fixes an issue where, depending on which thread the source stream was running, the sliding stream would never emit later items downstream. We now move consumption onto `d/loop` rather than...
This resolves an issue AOT'ing when using https://github.com/griffinbank/rules_clojure