Skip to content

[Benchmark]: Add more similar library to benchmark #171

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

Merged
merged 3 commits into from
Jun 3, 2019
Merged

[Benchmark]: Add more similar library to benchmark #171

merged 3 commits into from
Jun 3, 2019

Conversation

dalisoft
Copy link
Member

Note: The json-strify does not validate, just stringifies, json-strify is made for users who don't want write schemas and direct replacement to JSON.stringify for little extra performance`

package.json Outdated
},
"optionalDependencies": {
"compile-json-stringify": "^0.1.2",
"json-strify": "0.0.2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should be devDependencies

package.json Outdated
},
"optionalDependencies": {
"compile-json-stringify": "^0.1.2",
"json-strify": "^0.1.7"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should be devDependencies, not optionalDependencies.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now looks OK?

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mcollina mcollina merged commit 9c42713 into fastify:master Jun 3, 2019
@dalisoft dalisoft deleted the benchmark branch June 3, 2019 11:11
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

Successfully merging this pull request may close these issues.

2 participants