Performance Fixtures for NPerf.
Everyone is welcome to clone this project, modify existing performance fixtures, create new ones and send us pull requests.
To have a central repository of performance fixtures for common .NET interfaces, developed by the community and used as a reference for comparing different libraries and implementations.
-
http://www.codeproject.com/Articles/568095/The-List-Trifecta-Part-1
-
http://www.codeproject.com/Articles/16337/Back-to-Basics-Generic-Data-Structures-and-Algorit
-
Json serialization
TODO: Write some docs about the methods that are tested in IList
TODO: Write some docs about the methods that are tested in IDictionary
JSON serialization: Read the docs at docs/ISerializerDocs.md.