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

Include some benchmarks or use cases in the README #39

Open
colindean opened this issue Jun 20, 2020 · 2 comments
Open

Include some benchmarks or use cases in the README #39

colindean opened this issue Jun 20, 2020 · 2 comments

Comments

@colindean
Copy link

I'd love to sees some benchmarks comparing other common ways of doing this that can be accomplished with commonly-installed tools, e.g. my own yaml2json in Ruby.

(I'm semi-volunteering to do this but admittedly it's low priority)

@colindean
Copy link
Author

I knew I'd done something in Python at one point and randomly found it while looking for something else just now: https://github.com/pittmesh/pittmesh.net/compare/json2yaml#diff-e5a185fb5404918fbc8d4910b2950904

@bruceadams
Copy link
Owner

I will admit that performance is not a huge interest of mine for yj. I just presume it's quick, given the libraries I'm using. I'm much more interested in what yj might do with the many complex things one express in yaml. This, of course, is mostly a question of: What does serde_yaml do with complex yaml input?

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