You are currently using a new, unsaved search.
Remove reflection warnings
Add performance testing for STM
Rel relation PersistentHashSet becomes LazySeq after issuing a retraction
distinct? throws clojure.lang.ArityException, when applied with no arguments
Performance improvement (Remove intermediate lazy sequence in resultset-seq)
Indirect function calls through Var instances fail to clear locals
clojure.data/diff uses set union on key seqs
Remove a lock in the common case of deref of delay
Performance drop in PersistentHashMap.valAt(...) in v.1.4 -- Util.hasheq(...) ?
the locking in MultiFn.java (synchronized methods) can cause lots of contention in multithreaded programs
[Patch] Allow for type-hinting the method receiver in memfn
Missing LU and LRU is linear complexity - performance
algo.monad state-m fetch-val bug and efficiency issue