Update README.md

This commit is contained in:
邹晓航
2014-10-21 12:14:55 +08:00
parent 5fb03fb943
commit b111a8ab68

View File

@@ -195,3 +195,7 @@ TinySTL
######i = 1000000 -> TinySTL::binary_search_tree<int>828ms
#######注:真实的插入时间 = 总的插入时间 - C++11随机数生成器生成随机数的总的时间
|container|quantity|time(ms)|
|---------|--------|--------|
|string|5|5|