msmith-techempower 652c26334e Starting on C++ 10 anni fa
..
www 62af517166 Remove binary files from TFB project 11 anni fa
Makefile e628c9f5f6 Minor cpoll cleanups 11 anni fa
README.md 62af517166 Remove binary files from TFB project 11 anni fa
__init__.py 960d866dac Rename c++ to C++ 11 anni fa
bash_profile.sh 652c26334e Starting on C++ 10 anni fa
benchmark_config 960d866dac Rename c++ to C++ 11 anni fa
install.sh 652c26334e Starting on C++ 10 anni fa
setup.sh 652c26334e Starting on C++ 10 anni fa
source_code 960d866dac Rename c++ to C++ 11 anni fa

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.