uupaa / MessagePack.js

MessagePack implementation
MIT License
1 stars 1 forks source link

Question: Performance messagepack vs. json in browser?!? #1

Open jedie opened 9 years ago

jedie commented 9 years ago

Exist there some measured performance value that compares MessagePack.js with json ?

uupaa commented 9 years ago

Yes, there will. Look here: https://github.com/uupaa/MessagePack.js/wiki/Benchmark

jedie commented 9 years ago

Thanks. I'm interested in a compare between JSON/messagepack in browser. Because all browser support JSON native.

I ask because of: https://github.com/pypyjs/pypyjs.github.io/issues/4#issuecomment-117808915