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

slow parse with rubinius 2.2.10 ? #38

Open
mepatterson opened this issue Sep 26, 2014 · 0 comments
Open

slow parse with rubinius 2.2.10 ? #38

mepatterson opened this issue Sep 26, 2014 · 0 comments

Comments

@mepatterson
Copy link

Here's an odd one that I'd love some feedback on:

Attempting to squeeze extra performance out of an app, I moved it from MRI 2.1 to Rubinius 2.2.10. With a little tweaking, got all the tests to pass, but the ruby-protocol-buffers 'parse' seems to be about half as fast as with MRI 2.1. Does that seem right?

I'm literally just taking a proto object and doing

object.parse(encoded_data)
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

1 participant