Skip to content

0xJoeMama/collatz-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collatz Conjecture Benchmark

Single/multi core benchmark for Windows.

Building the project

There are executables already available but if you want you can build it yourself.

Steps for build:

  • Install make.
  • Run this:
$ make
  • You are done! Check the build folder and you should find your executable in there.