Changeset 52292

Timestamp:
Apr 9, 2009, 12:09:16 PM (14 years ago)
Author:
chris_kohlhoff
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.