Giter Site home page Giter Site logo

Comments (3)

johnezang avatar johnezang commented on May 14, 2024

No, I did not see any performance regressions. I typically do my testing on the x86_64 architecture using gcc-4.2 -DNS_BLOCK_ASSERTIONS -O2.

What architecture did you see the performance drop on? Did you use -DNS_BLOCK_ASSERTIONS? What optimization level?

from jsonkit.

omarkilani avatar omarkilani commented on May 14, 2024

Hey John,

I forgot to define -DNS_BLOCK_ASSERTIONS while testing. :)

Sorry for the false alarm. Please close with an "Idiocy" label. :)

Keep up the awesome work on all your *Kits (I'd love to see TransactionKit resurrected one day. :)

Regards,
Omar

from jsonkit.

johnezang avatar johnezang commented on May 14, 2024

Well I'm glad to hear that it wasn't an actual problem, as I really hoped to keep the JKSerializer object paradigm as it makes some things easier that I'm experimenting with. In particular, having an autoreleased object wrapper makes it easier to track resources and ensure they are released "no matter what"... like say if you added the ability for the user to "format" unhandled classes (i.e., NSDate), and the users code wasn't terribly careful and threw exceptions and what not. :)

As for TransactionKit... yea, that's a much, much more "interesting" project, but interesting and "lots of people use and like" aren't the same thing, or even remotely correlated. :)

from jsonkit.

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.