sequence performance tests

[SVN r36086]
This commit is contained in:
Joel de Guzman
2006-11-19 05:15:31 +00:00
parent 5386f5dd3e
commit 4a0304a699
4 changed files with 312 additions and 0 deletions

View File

@@ -13,3 +13,6 @@ exe accumulate : accumulate.cpp ;
exe inner_product : inner_product.cpp ;
exe inner_product2 : inner_product2.cpp ;
exe sequence_efficiency : sequence_efficiency.cpp ;