Looks like oboe is built around clarinet. So performance must be similar. Oboe can parse JSON on the server and in the browser. C++ gives i-json an edge on the server side. On the browser side, you can use i-json's JS fallback implementation. Not as fast but still faster than clarinet in my tests.
But oboe is a higher level solution. It provides a complete end-to-end solution to handle JSON between browser and server. i-json is just a parser. Bruno On Tuesday, June 3, 2014 4:17:09 AM UTC+2, Will Hoover wrote: > > How does it stack up against http://oboejs.com/why ? > > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/4b1afb59-e22c-4f5d-b646-75dcbf8641dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
