On Mon, Aug 4, 2014 at 11:14 AM, Francis Avila <[email protected]> wrote:
> The difference in performance between native and non-native string
> encoding (using the fastest js implementations I can manage to write,
> granted) is at most 2x to 3x, which is certainly an improvement but
> not enough to overcome the approximately order-of-magnitude difference
> in overall encoding and decoding speed that we're looking at now.

Order of magnitude for what? Fressian? Or are you talking about
existing JavaScript MessagePack implementations. It's my impression
these are only 4-5X slower than JSON and that a large contributor to
the slowdown is string decoding.

David

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to