https://pantsbuild.org/ logo
s

straight-waiter-86090

03/14/2017, 3:12 PM
hello - I’m running into this performance issue: https://github.com/pantsbuild/pants/issues/3807. consolidate-classpath takes 6 seconds for my test targets even though it’s taking no action. I have targets that maintain lists of files that should be copied out of the source into a runtime directory. my task doesn’t do any caching. however, consolidate-classpath does and considers all targets. Is there any work around to this?