GithubHelp home page GithubHelp logo

Provide some benchmarking results about gson HOT 3 CLOSED

google avatar google commented on May 11, 2024
Provide some benchmarking results

from gson.

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 11, 2024
I ran a quick&dirty benchmark comparing Jackson, JsonReader, Gson, and 
Gson+JsonReader:
http://microbenchmarks.appspot.com/run/[email protected]/twitter.JsonBenchmar
k/411002

Each library was tested 2x; once doing parsing only and a second time doing 
parse+binding.

Original comment by [email protected] on 20 Aug 2010 at 5:08

from gson.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 11, 2024
The attached patch is 5% faster on some datasets but 30% slower on another. I'm 
not committing it, but I'm saving it here in case we ever want to revisit.

                             TWEETS                              
        api          run  us linear runtime                    % 
GSON_STREAM   Gson 2.1 a 532 ============================== 100% 
GSON_STREAM char-by-char 507 ============================    95% 

                             READER_SHORT                        
        api          run  us linear runtime                    % 
GSON_STREAM   Gson 2.1 a 114 ============================== 100% 
GSON_STREAM char-by-char 107 ============================    94% 

                              READER_LONG                         
        api          run   ms linear runtime                    % 
GSON_STREAM   Gson 2.1 a 1.05 =======================        100% 
GSON_STREAM char-by-char 1.36 ============================== 130% 

Original comment by limpbizkit on 27 Dec 2011 at 7:05

Attachments:

from gson.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 11, 2024
https://sites.google.com/site/gson/gson-performance

Original comment by limpbizkit on 30 Dec 2011 at 6:33

  • Changed state: Fixed

from gson.

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.