Added benchmarks.txt
This commit is contained in:
parent
c520735009
commit
b0077a75c3
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue