from the root directory that was submitted, all of the code is in the src/
directory. the binaries are built into bin/
. to run the code:
testing:
$ make test
running:
$ make perf
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
from the root directory that was submitted, all of the code is in the src/
directory. the binaries are built into bin/
. to run the code:
testing:
$ make test
running:
$ make perf