diff --git a/benchmarks.txt b/benchmarks.txt new file mode 100644 index 000000000..2b587467e --- /dev/null +++ b/benchmarks.txt @@ -0,0 +1,17 @@ + +========== +Benchmarks +========== + +In this file we can document some good code repos / code samples to use when working on optimisations. + +Trac tickets: +http://trac.cppcheck.net/ticket/2435 -- Tokenizer::simplifyTypedef +http://trac.cppcheck.net/ticket/8355 -- TokenList::createAst + +Repos: +cppcheck/lib +TODO: Some nice code with many templates + + +