Hamilton Turner 4f9ba9fba0 Merge pull request #1293 from hamiltont/fix-symfony2 há 10 anos atrás
..
www 62af517166 Remove binary files from TFB project há 11 anos atrás
Makefile 9e9392450a Added CSharp to travis and fixed cpoll on ubuntu12 há 11 anos atrás
README.md 62af517166 Remove binary files from TFB project há 11 anos atrás
bash_profile.sh 652c26334e Starting on C++ há 11 anos atrás
benchmark_config 960d866dac Rename c++ to C++ há 11 anos atrás
install.sh 9e9392450a Added CSharp to travis and fixed cpoll on ubuntu12 há 11 anos atrás
setup.sh 0ad04757e6 Fixed cpoll há 10 anos atrás
source_code 960d866dac Rename c++ to C++ há 11 anos atrás

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.