[D-runtime] [D-Programming-Language/druntime] 377ab2: eliminated iteration across __inflight list. it's...

noreply at github.com noreply at github.com
Fri Apr 8 09:31:19 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/druntime

Commit: 377ab2ce47902eb51d0c7989039eaf0ab2e472c9
    https://github.com/D-Programming-Language/druntime/commit/377ab2ce47902eb51d0c7989039eaf0ab2e472c9
Author: Sean Kelly <sean at invisibleduck.org>
Date:   2011-04-08 (Fri, 08 Apr 2011)

Changed paths:
  M src/rt/deh2.d

Log Message:
-----------
eliminated iteration across __inflight list.  it's actually a stack, and iteration is a waste of cycles.




More information about the D-runtime mailing list