To run the Java version:
-
Download: https://dl.dropboxusercontent.com/u/18074905/blc-bench-final.jar
-
Run it from the command line:
time java -jar blc-bench-final.jar
To run the Clojure version:
-
Download: https://dl.dropboxusercontent.com/u/51836583/tnt-0.1.0-SNAPSHOT-standalone.jar
-
From command line (no
timeneeded since I baked it into the program):java -jar target/tnt-0.1.0-SNAPSHOT-standalone.jar
To run the Ruby and Python versions:
- Paste it into
miner.rband runtime ruby miner.rb - Or into
miner.pyand runtime python miner.py.
My results:
- Java: 11.640 seconds
- Clojure: 11.692 seconds
- Python: 32.628 seconds
- Ruby: 47.892 seconds
-- Dobry Den