Michael Hixson d4708b57f2 [ci fw-only C++/cpoll_cppsp C++/silicon C++/treefrog] remove TE deps (#3549) 7 years ago
..
www 6fce84a278 WIP: Dockerify everything (#3457) 7 years ago
Makefile 9716fc39ca docker cpoll_cppsp (#3469) 7 years ago
README.md 62af517166 Remove binary files from TFB project 11 years ago
benchmark_config.json 9716fc39ca docker cpoll_cppsp (#3469) 7 years ago
cpoll_cppsp-postgres-raw-threadpool.dockerfile d4708b57f2 [ci fw-only C++/cpoll_cppsp C++/silicon C++/treefrog] remove TE deps (#3549) 7 years ago
cpoll_cppsp-postgres-raw.dockerfile d4708b57f2 [ci fw-only C++/cpoll_cppsp C++/silicon C++/treefrog] remove TE deps (#3549) 7 years ago
cpoll_cppsp-raw.dockerfile d4708b57f2 [ci fw-only C++/cpoll_cppsp C++/silicon C++/treefrog] remove TE deps (#3549) 7 years ago
cpoll_cppsp.dockerfile d4708b57f2 [ci fw-only C++/cpoll_cppsp C++/silicon C++/treefrog] remove TE deps (#3549) 7 years ago
source_code 960d866dac Rename c++ to C++ 11 years ago

README.md

note: this benchmark module has only been tested on ubuntu 12.04, and it requires the following PPA to be installed:

ppa:ubuntu-toolchain-r/test

(run: add-apt-repository ppa:ubuntu-toolchain-r/test) and the following packages to be installed:

gcc-4.8 g++-4.8

(this will not replace the system default gcc; it adds a "gcc-4.8" and "g++-4.8" command) gcc/g++ 4.7 should work too.