Added benchmarks.txt

This commit is contained in:
Daniel Marjamäki 2018-05-11 12:35:59 +02:00
parent c520735009
commit b0077a75c3
1 changed files with 17 additions and 0 deletions

17
benchmarks.txt Normal file
View File

@ -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