summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2011-04-19 15:08:42 +0000
committer Aaron Giles <aaron@aarongiles.com>2011-04-19 15:08:42 +0000
commita0647e8e68a6c73b40134953c7a721b01772ffda (patch)
treefa5d583a44328a4baf28f0cd8cde2d74a5ef897f /makefile
parentd3a15604330c256897f226a0e69b5c1627362a9b (diff)
Use much bigger hash tables for memory allocations now that we aremame0142u1
allocating lots of small objects. Previous size was scaling poorly and taking a lot of time to free, causing things like -listxml and -validate to be a lot slower than before since the new driver_enumerator actually frees all of its memory at the end. Also changed resource_pool to support a hash table size as input to the constructor, which allows the global pool to be large, while the machine-local pools can remain smaller.
Diffstat (limited to 'makefile')
0 files changed, 0 insertions, 0 deletions