Details
-
Type:
Enhancement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: Release 1.3
-
Fix Version/s: Release 1.6
-
Component/s: None
-
Labels:None
-
Environment:Tested on Ubuntu and OSX
-
Patch:Code
Description
Original post: https://groups.google.com/d/topic/clojure/kc99LcUK8Tk/discussion
This patch removes the milliseconds from inner class TVal in LockingTransaction.java and Ref.java. Using a little test suite[1] a increase of performance by up to 25% could be measured.
If necessary I can recreate the patch against current MASTER.
References:
[1] https://github.com/ska2342/clj-stm-perf-test/
Attachments
Activity
Rich Hickey
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | Release 1.5 [ 10150 ] |
Stuart Halloway
made changes -
| Fix Version/s | Release 1.5 [ 10150 ] | |
| Fix Version/s | Release 1.6 [ 10157 ] |