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

Move from Poison to Jason for JSON encoding #4

Merged
merged 2 commits into from
Jun 11, 2019
Merged

Conversation

JoeARO
Copy link
Collaborator

@JoeARO JoeARO commented Jun 11, 2019

In other applications we have found that the change from Poison to Jason increased the performance of the application. As logging increases in applications we don't want to risk hindering performance of any application just because they choose to log more.
This change should decrease Stump's footprint in any project it is used.

Copy link
Contributor

@james-bowers james-bowers left a comment

Choose a reason for hiding this comment

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

the ! will be fixed by another ticket :)

@JoeARO JoeARO merged commit 0787d6c into master Jun 11, 2019
@JoeARO JoeARO deleted the jason-encoding branch June 11, 2019 11:58
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.

4 participants