Y
Hacker News
new
|
ask
|
show
|
jobs
by
gsoltis
4299 days ago
Interesting. What are you using for object marshalling on iOS? And which json processor are you using on your android benchmark? The referenced library?
1 comments
azinman2
4297 days ago
Jackson (best performing) vs JSONKit. But Apple's is close enough as well.
link