summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/perf.hpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-12-11Port kernel to C++11 and refactor some of the core modules. Convert functors ↵jsdelfino1-14/+8
to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1419985 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361917 13f79535-47bb-0310-9956-ffa450edef68
2011-08-28Implement an OpenCL component implementation evaluator. Add OpenCL tests, ↵jsdelfino1-0/+12
working on Ubuntu and MacOS with both CPU and NVIDIA and ATI GPUs. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1162473 13f79535-47bb-0310-9956-ffa450edef68
2009-12-26Added timing functions to measure performance, removed unused cache support, ↵jsdelfino1-0/+68
refactored and removed some obsolete tests and adjusted build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@893937 13f79535-47bb-0310-9956-ffa450edef68