Git Product home page Git Product logo

Comments (9)

vincent4j avatar vincent4j commented on June 1, 2024

在于他的快捷,能快速将json转化成model;但如果json层级复杂的话,就不推荐Jackson,太耗时间,还得针对结构复杂的自己解析。

from android-app.

beifengdelei avatar beifengdelei commented on June 1, 2024

确实将json转换成model速度快,但我自己测试下了 jackson的速度也确实是慢啊 http://www.eoeandroid.com/thread-278953-1-1.html
感谢大牛的回复

from android-app.

vincent4j avatar vincent4j commented on June 1, 2024

@com360 @IceskYsl 让负责人来解答你问题,haha;你帖子太给力啦,直接贴log;不错。
对咯,俺菜鸟来着哦。

http://www.eoeandroid.com/thread-278953-1-1.html

from android-app.

beifengdelei avatar beifengdelei commented on June 1, 2024

哈哈 ,同样菜鸟,下载源代码就想着补充下自己哪里不知道的地方,jackson感觉对于开发者来说,解析json代码量更少,但是牺牲了时间,但是对于用户来说,不是很合适

from android-app.

IceskYsl avatar IceskYsl commented on June 1, 2024

LZ再测试个fastjson对比下看看~

from android-app.

vincent4j avatar vincent4j commented on June 1, 2024

gjson了?我们现在就用这个

from android-app.

IceskYsl avatar IceskYsl commented on June 1, 2024

screen shot 2013-05-29 at 5 42 49 pm

ref:
https://github.com/eishay/jvm-serializers/wiki/Staging-Results
https://github.com/alibaba/fastjson/wiki/%E5%90%84%E7%A7%8DJSON%E5%BA%93%E7%9A%84%E6%AF%94%E8%BE%83

from android-app.

beifengdelei avatar beifengdelei commented on June 1, 2024

我这两次测试一下,比较一下 android自身的json 和fastjson , 感谢~

from android-app.

feicien avatar feicien commented on June 1, 2024

看提供的数据,fastjson速度最快
在 2013-5-29 下午5:47,"IceskYsl" [email protected]写道:

[image: screen shot 2013-05-29 at 5 42 49 pm]https://f.cloud.github.com/assets/5537/577933/b15a89d8-c844-11e2-8921-d83892743b30.png

ref:
https://github.com/eishay/jvm-serializers/wiki/Staging-Results

https://github.com/alibaba/fastjson/wiki/%E5%90%84%E7%A7%8DJSON%E5%BA%93%E7%9A%84%E6%AF%94%E8%BE%83


Reply to this email directly or view it on GitHubhttps://github.com//issues/69#issuecomment-18606079
.

from android-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.