mirror of
https://github.com/boostorg/asio.git
synced 2026-02-25 14:32:08 +00:00
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]