This article is an attempt to do a performance comparison of the STL/CLR sequential containers with corresponding generic collections in the BCL. To my total surprise, the STL/CLR containers fell way behind the BCL classes. Talk about misleading expectations.
Archive for March, 2008
Article : A look at STL/CLR performance for linear containers
Posted in C++/CLI on March 8, 2008 | 5 Comments »