adds benchmark for functional components - draft version

[SVN r36962]
This commit is contained in:
Tobias Schwinger
2007-02-15 23:20:27 +00:00
parent e710609227
commit 50e7b2c933
2 changed files with 330 additions and 0 deletions

View File

@ -16,3 +16,5 @@ exe inner_product2 : inner_product2.cpp ;
exe sequence_efficiency : sequence_efficiency.cpp ;
exe functional : functional.cpp ;