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

any recent benchmark in using jsx vs jiffy? #80

Open
benoitc opened this issue Jul 6, 2015 · 3 comments
Open

any recent benchmark in using jsx vs jiffy? #80

benoitc opened this issue Jul 6, 2015 · 3 comments

Comments

@benoitc
Copy link

benoitc commented Jul 6, 2015

Hi,

I am thinking to use jsx by default instead of jiffy in one project to increase its stability. To help the user choices I would like to provides an idea about the performances changes so they can do their own choice. Is there any recent benchmark and tool to do it that would allow me to compare both? I would indeed prefer to use an existing tool instead of providing my own benchmark :)

@talentdeficit
Copy link
Owner

there's some json benchmarking tools at https://github.com/devinus/poison but they probably need to be updated. if i have time this week i'll try to update them to use latest jsx/jiffy

@okeuday
Copy link
Contributor

okeuday commented Jul 6, 2015

It would also help if it was determined at what point jiffy locks up the scheduler, unless it has a stable version that uses the dirty scheduler now (I know changes were being worked on, but it seemed like it wasn't ready yet). So you probably want to make sure that both really large and really small JSON data is tested.

@paulo-ferraz-oliveira
Copy link
Contributor

With all the recent changes in jsx and jiffy, I'm sure https://exote.ch/~aseigo/elixir_json_parser_benchmark/json_comparison.html is no longer valid. But this issue doesn't seem to be, either.

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

4 participants