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

CppRest Json benchmark. "Failure to roundtrip". #73

Open
petke opened this issue Feb 17, 2016 · 0 comments
Open

CppRest Json benchmark. "Failure to roundtrip". #73

petke opened this issue Feb 17, 2016 · 0 comments

Comments

@petke
Copy link

petke commented Feb 17, 2016

I happened to come across this benchmark on a large number of json libraries:
https://github.com/miloyip/nativejson-benchmark

The comments for the CppRest Json library was

"Need Boost on non-Windows platform. DOM strings must be UTF16 on Windows and UTF8 on non-Windows platform. Fail to roundtrip twitter.json."

The failure to roundtrip sounds like a bug you might want to check out. I haven't looked into it. (Would also be nice if UTF8 was supported on windows).

As far as the benchmark is concerned the CppRest Json library looks about average. (Would be nice if it was in the top 10)

Just thought I'd let you guys know.

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

1 participant