Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile boost (minimal) from source, add more documentation, updated results #20

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

HFTrader
Copy link
Contributor

A lot of criticism on Reddit about boost being ancient so I added an ExternalProject to compile boost from source. We are not compiling nor downloading the entire boost though, only libs/regex and a handful of its dependencies so download and build is kept to minimum.

Added a note on what to install on Ubuntu 20.04 as guidance.

CMake supports multi-line commands so I lined up the vendor file to 80 columns for better readability without changing the commands themselves.

Got a top Intel AWS C6i (IceLake) machine for a couple hours to run the benchmarks and added the results to the end as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant