Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance of benchmarks #347

Open
RichardHightower opened this issue Feb 15, 2016 · 5 comments
Open

Improve performance of benchmarks #347

RichardHightower opened this issue Feb 15, 2016 · 5 comments

Comments

@RichardHightower
Copy link
Contributor

RichardHightower/json-parsers-benchmark@ac9c8ed

See updates to the readme.

@slandelle

I am about to perf tune Boon to get some perf for use cases where Jackson beats it.

@slandelle
Copy link
Contributor

Cool!

Do you plan on getting rid of the String char[] stealing/setting stuff? I mean they won't work w/ Java 9.

@RichardHightower
Copy link
Contributor Author

In the advantageous version. Not here. I think.

@RichardHightower
Copy link
Contributor Author

What do you think?

@slandelle
Copy link
Contributor

If the advantageous version aims at using the latest and most efficient stuff (as it dropped Java 7 support) and boonproject aims at compat with old Java, I think you're right.

@RichardHightower
Copy link
Contributor Author

On the Object Serialization tests that Jackson wins.. I have one that is now tied.
Jackson still wins one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants