Просмотр исходного кода

Implement automatic resizing of the bucket array in the internal hash maps.
This is to improve performance for very large numbers of asynchronous
operations and also to reduce memory usage for very small numbers. A new
macro BOOST_ASIO_HASH_MAP_BUCKETS may be used to tweak the sizes used for the
bucket arrays.


[SVN r52292]

Christopher Kohlhoff 17 лет назад
Родитель
Сommit
191acebf64
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 5816e90bdbedfe1572b155effe11a3665807e17f
+Subproject commit ab2dd63bbe64d965c7c9a5c37c092a08d1fcab6b

粤ICP备19079148号