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

Trying to run the benchmarks, SNAPSHOT deps require local builds? #1

Open
nitsanw opened this issue Jan 5, 2016 · 4 comments
Open

Comments

@nitsanw
Copy link

nitsanw commented Jan 5, 2016

No description provided.

@msteindorfer
Copy link
Owner

Hi Nitsan,

This project and other libraries that I'm contributing are currently undergoing restructuring and consolidation. You're right, at the moment the benchmarking library requires local dependencies to compile (and further, some libraries are not available on Maven Central yet). I estimate that these build problems will be fixed by next week (see also Mavenize the Rascal Suite).

In the mean time, if you're interested in benchmarking persistent data structures (of Clojure, Scala, and CHAMP) I can refer you to https://github.com/msteindorfer/oopsla15-artifact, that contains an older snapshot of this library and is self-contained.

Let me know if you need further help in running the benchmarks.

Best regards,
Michael

@nitsanw
Copy link
Author

nitsanw commented Jan 5, 2016

This will work. Also, for the time being, a regular (or one off) upload of the JMH jar could help. Any chance of that?

@msteindorfer
Copy link
Owner

Yes, there is already an available JMH jar in the msteindorfer/oopsla15-artifact project. For the reproducing results of our paper, the binary should be all you need.

@msteindorfer
Copy link
Owner

Are you planning to reproduce our benchmark results or do you have some extended benchmarks in mind? Anyhow, I would be interested to hear about your results.

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

2 participants