OliverTaylor
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Index.dat, IE, and InPrivate? | 16 | Sep 04, 2008 at 9:31 AM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Index.dat, IE, and InPrivate? | 16 | Sep 04, 2008 at 9:31 AM |
Russell Hadley: The Route to C++ Code Optimization
May 21, 2008 at 2:46 AMExcellent interview as always, it's great to see more of the C++ team.
I thought Charles read my mind here, as I was just thinking that it would be great to have some videos covering optimization.
If there were any more videos on this theme I would be interested to know about what C++ code is difficult to optimize and how we should best write C++ to give the optimizer the most help we can about the semantics of our code, perhaps covering __assume et al?
Thanks for another great In-Deep look into C++