May 23, 2014 [D-runtime] [D-Programming-Language/druntime] 300411: Replace size and info caches with a pool lookup ca... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 300411c99c9340fb885ef6eb2175925ccda30cf2 https://github.com/D-Programming-Language/druntime/commit/300411c99c9340fb885ef6eb2175925ccda30cf2 Author: safety0ff <safety0ff@users.sourceforge.net> Date: 2014-05-22 (Thu, 22 May 2014) Changed paths: M src/gc/gc.d Log Message: ----------- Replace size and info caches with a pool lookup cache and remove redundant pool searches. Commit: 12814c99bfb7e00b846e15c7218f2986c3989b00 https://github.com/D-Programming-Language/druntime/commit/12814c99bfb7e00b846e15c7218f2986c3989b00 Author: Martin Nowak <code@dawg.eu> Date: 2014-05-23 (Fri, 23 May 2014) Changed paths: M src/gc/gc.d Log Message: ----------- Merge pull request #801 from Safety0ff/gcpoolsearch2 GC: Remove redundant pool searches Compare: https://github.com/D-Programming-Language/druntime/compare/559fbdfbf12b...12814c99bfb7 |
Copyright © 1999-2021 by the D Language Foundation