[D-runtime] [D-Programming-Language/druntime] 300411: Replace size and info caches with a pool lookup ca...

GitHub via D-runtime d-runtime at puremagic.com
Fri May 23 11:31:54 PDT 2014


  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 at 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 at 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


More information about the D-runtime mailing list