[phobos] [D-Programming-Language/phobos] 5ef89e: 10% faster compile for std.algorithm

GitHub noreply at github.com
Tue Dec 11 02:15:52 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5ef89e6c86c8141eaf9e3e27ea07ef94362e6a70
      https://github.com/D-Programming-Language/phobos/commit/5ef89e6c86c8141eaf9e3e27ea07ef94362e6a70
  Author: Don Clugston <emailsdontbelong at inarepository.com>
  Date:   2012-12-10 (Mon, 10 Dec 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  10% faster compile for std.algorithm

by fixing incredibly slow Tuple code.


  Commit: 85887b9b3c80b27ab2a4ae19030ac3384df1d45e
      https://github.com/D-Programming-Language/phobos/commit/85887b9b3c80b27ab2a4ae19030ac3384df1d45e
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #1002 from donc/fastcompile_typecons

10% faster compile for std.algorithm


Compare: https://github.com/D-Programming-Language/phobos/compare/dd463ada9dda...85887b9b3c80


More information about the phobos mailing list