[dmd-internals] [D-Programming-Language/dmd] 60862e: speed up based on gprof data
GitHub
noreply at github.com
Sun Jun 23 19:56:44 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 60862ed4288b49480cb0edb557e6812a13181ec5
https://github.com/D-Programming-Language/dmd/commit/60862ed4288b49480cb0edb557e6812a13181ec5
Author: Walter Bright <walter at walterbright.com>
Date: 2013-06-23 (Sun, 23 Jun 2013)
Changed paths:
M src/dsymbol.c
M src/enum.c
M src/enum.h
M src/module.c
M src/module.h
Log Message:
-----------
speed up based on gprof data
Commit: ed061d51e688fe279397d63a9bdf89a15e6543fd
https://github.com/D-Programming-Language/dmd/commit/ed061d51e688fe279397d63a9bdf89a15e6543fd
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-23 (Sun, 23 Jun 2013)
Changed paths:
M src/dsymbol.c
M src/enum.c
M src/enum.h
M src/module.c
M src/module.h
Log Message:
-----------
Merge pull request #2247 from WalterBright/speed_up_search
speed up based on gprof data
Compare: https://github.com/D-Programming-Language/dmd/compare/c9469944b923...ed061d51e688
More information about the dmd-internals
mailing list