Guest User

Untitled

a guest
Jun 18th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. $ ruby parallel_bench.rb
  2. == Many Small Jobs Benchmark ==
  3. Forque Benchmark: 0.097953
  4. Parallel Benchmark: 10.233478
  5. Serial Benchmark: 0.000956
  6. == Few Large Jobs Benchmark ==
  7. Forque Benchmark: 25.104783
  8. Parallel Benchmark: 26.984219
Add Comment
Please, Sign In to add comment