Source code checked in, #59841
First version + Added ATL RB map and ATL hash map benchmark dlls
View ArticleReleased: Release 1 (Jan 06, 2011)
Added ATL red-black tree map (CRBMap) and ATL hash map (CAtlMap) to the benchmark. Added a makeshift installer for users without the VC10 runtime installed.
View ArticleCreated Release: Release 1 (Jan 06, 2011)
Added ATL red-black tree map (CRBMap) and ATL hash map (CAtlMap) to the benchmark.Added a makeshift installer for users without the VC10 runtime installed.
View ArticleSource code checked in, #59970
+ random shuffle the vectors twice after filling the vectors
View ArticleReleased: Release 1 (Jan 09, 2011)
Added ATL red-black tree map (CRBMap) and ATL hash map (CAtlMap) to the benchmark. Added a makeshift installer for users without the VC10 runtime installed.
View ArticleUpdated Release: Release 1 (Jan 09, 2011)
Added ATL red-black tree map (CRBMap) and ATL hash map (CAtlMap) to the benchmark.Added a makeshift installer for users without the VC10 runtime installed.
View ArticleSource code checked in, #71062
+ HashContainerBenchmarkDlg.cpp : Changed the %d to %u for the CString.Format because it is displaying unsigned integer.
View ArticleUpdated Wiki: Home
Project DescriptionC++ Hash Container Benchmark for STL map, C++0x unordered map, Boost unordered map, ATL map and ATL hash map for STL wide string and ATL CString.Note: Developer need to set the Boost...
View ArticleSource code checked in, #79962
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleUpdated Wiki: Home
Project DescriptionC++ Hash Container Benchmark for STL map, C++0x unordered map, Boost unordered map, ATL map and ATL hash map for STL wide string and ATL CString.Note: The Boost path need to be set...
View Article