add a note

llvm-svn: 39144
This commit is contained in:
Chris Lattner 2006-11-08 05:53:27 +00:00
parent e030db6901
commit bacf0bfe45
1 changed files with 6 additions and 0 deletions

View File

@ -29,6 +29,12 @@ To time GCC preprocessing speed without output, use:
"time gcc -MM file"
This is similar to -Eonly.
//===---------------------------------------------------------------------===//
C++ Template Instantiation benchmark:
http://users.rcn.com/abrahams/instantiation_speed/index.html
//===---------------------------------------------------------------------===//
TODO: File Manager Speedup: