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

Problem: Poison can be two times slower than Jason #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yrashk
Copy link
Contributor

@yrashk yrashk commented Dec 21, 2020

According to benchmarks for Jason
(https://gist.github.com/michalmuskala/4d64a5a7696ca84ac7c169a0206640d5)
Jason performs quite better than Poison both for performance and memory
consumption.

Solution: replace Poison with Jason

According to benchmarks for Jason
(https://gist.github.com/michalmuskala/4d64a5a7696ca84ac7c169a0206640d5)
Jason performs quite better than Poison both for performance and memory
consumption.

Solution: replace Poison with Jason
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.

1 participant