Created
June 13, 2013 13:07
-
-
Save ptaoussanis/5773516 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; 13 June 2013: Clojure 1.5.1, Nippy mpenet/2.0.0-alpha3 (nio) | |
{:reader {:freeze 23491, :thaw 26074, :round 49720, :data-size 22956}} | |
{:defaults {:freeze 4080, :thaw 2432, :round 5961, :data-size 12403}} | |
{:encrypted {:freeze 5725, :thaw 3791, :round 9310, :data-size 12421}} | |
{:fast {:freeze 3479, :thaw 1981, :round 5462, :data-size 13343}} | |
;;; 13 June 2013: Clojure 1.5.1, Nippy 2.0.0-alpha1 | |
{:reader {:freeze 23124, :thaw 26469, :round 47674, :data-size 22923}} | |
{:defaults {:freeze 4007, :thaw 2520, :round 6038, :data-size 12387}} | |
{:encrypted {:freeze 5560, :thaw 3867, :round 9157, :data-size 12405}} | |
{:fast {:freeze 3429, :thaw 2078, :round 5577, :data-size 13237}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment