tfb c75caa1fe6 Compiled resources from various tests %!s(int64=12) %!d(string=hai) anos
..
cppsp_rel0.2.3 c75caa1fe6 Compiled resources from various tests %!s(int64=12) %!d(string=hai) anos
www c75caa1fe6 Compiled resources from various tests %!s(int64=12) %!d(string=hai) anos
Makefile ed853bab0a cpoll_cppsp: update to cppsp 0.2.3 (adds "date" HTTP response header) %!s(int64=12) %!d(string=hai) anos
README bdfcb9ccac added cpoll_cppsp benchmark module %!s(int64=12) %!d(string=hai) anos
__init__.py bdfcb9ccac added cpoll_cppsp benchmark module %!s(int64=12) %!d(string=hai) anos
benchmark_config 873dde0f06 Refactor benchmark_configs %!s(int64=12) %!d(string=hai) anos
cppsp_0.2 c75caa1fe6 Compiled resources from various tests %!s(int64=12) %!d(string=hai) anos
cppsp_0.2.3.tar.xz c75caa1fe6 Compiled resources from various tests %!s(int64=12) %!d(string=hai) anos
run_application bdfcb9ccac added cpoll_cppsp benchmark module %!s(int64=12) %!d(string=hai) anos
setup.py a03d457e07 setup wasn't working for me unless i broke out the make and ./run_application commands %!s(int64=12) %!d(string=hai) anos
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list %!s(int64=12) %!d(string=hai) anos

README

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.