Open fs-tom opened 4 years ago
marathon.sim.pure.network/serial-propogator invokes count a lot and other polymorphic calls. Possible savings.
Also invoking a lot of destructuring via clojure.core/get, likely significant savings...
marathon.sim.pure.network/serial-propogator invokes count a lot and other polymorphic calls. Possible savings.