[parrot/parrot] 3f4297: Allocate the array_bounds array in chunks of 128, ...
noreply at github.com
noreply at github.com
Sun Sep 4 13:41:54 UTC 2011
Branch: refs/heads/whiteknight/pmc_is_ptr
Home: https://github.com/parrot/parrot
Commit: 3f42979a6d1813aaeffc17c1eccd4a44285fd578
https://github.com/parrot/parrot/commit/3f42979a6d1813aaeffc17c1eccd4a44285fd578
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-09-04 (Sun, 04 Sep 2011)
Changed paths:
M src/gc/fixed_allocator.c
M src/gc/fixed_allocator.h
Log Message:
-----------
Allocate the array_bounds array in chunks of 128, so we aren't doing a realloc on every arena allocation
More information about the parrot-commits
mailing list