Anton Kirilov f4b141265b [ci skip] Update the set of broken implementations (#7969) пре 2 година
..
www 913e2b8444 Select id and randomnumber to match rules requirements (#6072) пре 5 година
Makefile 9716fc39ca docker cpoll_cppsp (#3469) пре 7 година
README.md 62af517166 Remove binary files from TFB project пре 11 година
benchmark_config.json f4b141265b [ci skip] Update the set of broken implementations (#7969) пре 2 година
config.toml 0096f84ee9 Config for the new toolset (#6259) пре 4 година
cpoll_cppsp-postgres-raw-threadpool.dockerfile 0096f84ee9 Config for the new toolset (#6259) пре 4 година
cpoll_cppsp-postgres-raw.dockerfile 0096f84ee9 Config for the new toolset (#6259) пре 4 година
cpoll_cppsp-raw.dockerfile 0096f84ee9 Config for the new toolset (#6259) пре 4 година
cpoll_cppsp.dockerfile 0096f84ee9 Config for the new toolset (#6259) пре 4 година

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.