[D-runtime] [D-Programming-Language/druntime] 4c2692: GC: cache the largest free chunk of pages in Large...
GitHub via D-runtime
d-runtime at puremagic.com
Sun Feb 1 10:31:38 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 4c26923fb3596ff9c4ba68422923ad709d8a252d
https://github.com/D-Programming-Language/druntime/commit/4c26923fb3596ff9c4ba68422923ad709d8a252d
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-02-01 (Sun, 01 Feb 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
GC: cache the largest free chunk of pages in LargeAllocPool
Commit: 9144b3d57047725f01ca2b31ddb6444ae430d0af
https://github.com/D-Programming-Language/druntime/commit/9144b3d57047725f01ca2b31ddb6444ae430d0af
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-02-01 (Sun, 01 Feb 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
some more micro optimization to allocPages
Commit: 61e8d3ab1624e1f0286007f5bc753a00f9b3d2eb
https://github.com/D-Programming-Language/druntime/commit/61e8d3ab1624e1f0286007f5bc753a00f9b3d2eb
Author: Martin Nowak <code at dawg.eu>
Date: 2015-02-01 (Sun, 01 Feb 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
Merge pull request #1149 from rainers/gc_opt_allocPages
GC: cache the largest free chunk of pages in LargeAllocPool
Compare: https://github.com/D-Programming-Language/druntime/compare/ecbf06e28d97...61e8d3ab1624
More information about the D-runtime
mailing list