Hacker News new | past | comments | ask | show | jobs | submit login
Scientist4J – A Java Port of GitHub's Scientist (github.com/rawls238)
53 points by rawls238 on Feb 24, 2016 | hide | past | favorite | 4 comments



Besides the mention of the original Ruby project you might want to put a link somewhere to the project (maybe in the README.md).

I think I have written something like scientist4j accidentally several times but just using JUnit + Guava Stopwatch + logger + java random. If its critical cpu path I use JMH. I never thought to package it up as a library. scientist4j is basically a benchmarking tool + unit test right? I think though I might be missing something?


How can I provide parameters to the experiment function?


Pass it a lambda.


Very cool, thanks for porting this.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: