witty-crayon-22786
08/26/2016, 9:48 PMbillowy-beach-68498
08/26/2016, 9:49 PMbillowy-beach-68498
08/26/2016, 9:49 PMrough-minister-58256
08/26/2016, 9:49 PM—changed-include-dependees=transitive
rough-minister-58256
08/26/2016, 9:49 PMwitty-crayon-22786
08/26/2016, 9:49 PMwitty-crayon-22786
08/26/2016, 9:49 PMbillowy-beach-68498
08/26/2016, 9:51 PMrough-minister-58256
08/26/2016, 9:51 PMAddressMapper
witty-crayon-22786
08/26/2016, 9:52 PM./pants list ::
rough-minister-58256
08/26/2016, 9:52 PMbillowy-beach-68498
08/26/2016, 9:52 PMrough-minister-58256
08/26/2016, 9:53 PMrough-minister-58256
08/26/2016, 9:53 PMchanged
+ list
case etcbillowy-beach-68498
08/26/2016, 9:53 PMrough-minister-58256
08/26/2016, 9:53 PMdependees
, but its nto super critial right nowrough-minister-58256
08/26/2016, 9:53 PMrough-minister-58256
08/26/2016, 9:54 PMchanged
billowy-beach-68498
08/26/2016, 9:57 PMbillowy-beach-68498
08/26/2016, 9:57 PMrough-minister-58256
08/26/2016, 9:58 PMrough-minister-58256
08/26/2016, 9:58 PMchanged
patch for now - unless a quick fix is apparentbillowy-beach-68498
08/26/2016, 10:00 PMwitty-crayon-22786
08/26/2016, 10:04 PMbillowy-beach-68498
08/26/2016, 10:08 PMbillowy-beach-68498
08/26/2016, 10:09 PMrough-minister-58256
08/26/2016, 10:09 PMrough-minister-58256
08/27/2016, 10:52 PMlist
case that’s a natural bit of doing alternate_target_roots for the v2 enginerough-minister-58256
08/27/2016, 10:54 PMdependees
and also optimizing list
(Stu’s past thought of ‘list doesnt need a BuildGraph’/engine-backed list)rough-minister-58256
08/27/2016, 11:01 PM[illuminati pants (kwlzn/engine/cached_changed)]$ time ./pants -ldebug --enable-v2-engine --changed2-parent=HEAD~2 list
...
DEBUG] changed_request is: ChangedRequest(parent='HEAD~2', diffspec=None, include_dependees='none', fast=False)
DEBUG] Executing: git --git-dir=/Users/kwilson/dev/pants/.git --work-tree=/Users/kwilson/dev/pants diff --name-only HEAD -- /Users/kwilson/dev/pants
DEBUG] Executing: git --git-dir=/Users/kwilson/dev/pants/.git --work-tree=/Users/kwilson/dev/pants diff --name-only HEAD~2...HEAD -- /Users/kwilson/dev/pants
DEBUG] Executing: git --git-dir=/Users/kwilson/dev/pants/.git --work-tree=/Users/kwilson/dev/pants ls-files --other --exclude-standard -- /Users/kwilson/dev/pants
DEBUG] changed files: set([u'src/python/pants/engine/engine.py', u'src/python/pants/build_graph/source_mapper.py', u'src/python/pants/bin/goal_runner.py', u'src/python/pants/scm/change_calculator.py', u'src/python/pants/bin/engine_initializer.py'])
DEBUG] ran 173 scheduling iterations in 1.212234 seconds. there have been 9412 total steps for 5824 total nodes.
DEBUG] changed address: src/python/pants/scm:change_calculator
DEBUG] changed address: src/python/pants/engine:engine
DEBUG] changed address: src/python/pants/bin:bin
DEBUG] changed address: src/python/pants/build_graph:build_graph
...
src/python/pants/build_graph:build_graph
src/python/pants/engine:engine
src/python/pants/bin:bin
src/python/pants/scm:scm