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

Export benchmarked data into json, csv #19

Open
JuanitoFatas opened this issue Feb 1, 2015 · 6 comments
Open

Export benchmarked data into json, csv #19

JuanitoFatas opened this issue Feb 1, 2015 · 6 comments

Comments

@JuanitoFatas
Copy link
Contributor

Then we can leverage this json to create a web page to list common idioms's performance across many implementations.

@nurettin
Copy link

This could be used as an extension to RubyMine that provides context-sensitive tips for better performance

@JuanitoFatas JuanitoFatas changed the title Export benchmarked data into json Export benchmarked data into json, csv Feb 25, 2015
@JuanitoFatas
Copy link
Contributor Author

This could be used as an extension to RubyMine that provides context-sensitive tips for better performance

Nice! How do I create these tips for RubyMine?

@JuanitoFatas
Copy link
Contributor Author

@mateusdeap
Copy link
Member

So, I'm not sure what should be done here. Maybe we export this json with our test runs?

An alternative is to create a command that exports this data so that other libs can possibly call it.

Finally, this issue has been around for so long without conclusion that maybe it's not worth the trouble? At least for now. I like the motivation, which is why I think it'd be interesting to expose some sort of command that could just export all the benchmarks into a json file.

What do you think, @ashwinisukale?

@ashwinisukale
Copy link

@mateusdeap agree, idea is nice, need to check if we already have any export functionality and if we have then we can add one more option or command in it to get the data.

@inbdra
Copy link

inbdra commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants