flat-zoo-31952
05/05/2023, 3:15 PMpants --no-pantsd --no-local-cache --filter-target-type=python_source,python_test dependencies ::
take for you all on the Pants repo itself?flat-zoo-31952
05/05/2023, 3:15 PMbitter-ability-32190
05/05/2023, 3:15 PM--no-pantsd
? Also Maybe recommend --filter-target-type=python_source
?flat-zoo-31952
05/05/2023, 3:16 PM--no-local-cache
on and off forces pantsd restarts anywaysbitter-ability-32190
05/05/2023, 3:17 PMflat-zoo-31952
05/05/2023, 3:18 PMflat-zoo-31952
05/05/2023, 3:20 PMbitter-ability-32190
05/05/2023, 3:25 PMflat-zoo-31952
05/05/2023, 3:25 PMcurved-television-6568
05/05/2023, 3:49 PM❯ time pants --no-pantsd --no-local-cache --filter-target-type=python_source,python_test dependencies :: >/dev/null
11:47:18.92 [INFO] Starting: Resolving plugins: hdrhistogram, toolchain.pants.plugin==0.27.0
11:47:22.87 [INFO] Completed: Resolving plugins: hdrhistogram, toolchain.pants.plugin==0.27.0
pants --no-pantsd --no-local-cache dependencies :: > /dev/null 59.24s user 63.71s system 268% cpu 45.780 total
zsh ~/src/github/kaos/pants main $ 11:48
❯ git last
commit 5afb9a01173baf5b25acf4bc1517754abdf76b7f (HEAD -> main, upstream/main, origin/main, origin/HEAD)
flat-zoo-31952
05/05/2023, 5:01 PMtime for f in $(cat python-files.txt); PYTHONPATH=src/python python src/python/pants/backend/python/dependency_inference/scripts/main.py $f; end
only takes 50s. I realize that this does strictly less than pants dep inference but it's also the kinda comparison that I'm going to get from cranky devsbitter-ability-32190
05/05/2023, 5:23 PMreal 1m6.371s
user 1m5.151s
sys 1m51.295s
witty-crayon-22786
05/05/2023, 6:30 PMpantsbuild/pants
repo is rule graph solving, because we have “all” the rules enabledbitter-ability-32190
05/05/2023, 6:34 PMwitty-crayon-22786
05/05/2023, 6:34 PMbitter-ability-32190
05/05/2023, 6:34 PMwitty-crayon-22786
05/05/2023, 6:35 PMflat-zoo-31952
05/05/2023, 7:01 PMflat-zoo-31952
05/05/2023, 7:02 PMpkill pantsd
before tests to clear up space.bitter-ability-32190
05/05/2023, 7:03 PMflat-zoo-31952
05/05/2023, 7:48 PMflat-zoo-31952
05/05/2023, 7:48 PMbitter-ability-32190
05/05/2023, 8:03 PMflat-zoo-31952
05/05/2023, 8:04 PMflat-zoo-31952
05/05/2023, 8:06 PMflat-zoo-31952
05/05/2023, 8:06 PMbitter-ability-32190
05/05/2023, 8:10 PMflat-zoo-31952
05/05/2023, 8:14 PMflat-zoo-31952
05/05/2023, 8:15 PMflat-zoo-31952
05/05/2023, 8:16 PMwitty-crayon-22786
05/05/2023, 8:40 PMflat-zoo-31952
05/05/2023, 8:54 PMflat-zoo-31952
05/05/2023, 8:57 PMflat-zoo-31952
05/05/2023, 8:57 PMwitty-crayon-22786
05/05/2023, 8:58 PMwitty-crayon-22786
05/05/2023, 8:59 PMflat-zoo-31952
05/05/2023, 9:03 PMwitty-crayon-22786
05/05/2023, 9:04 PMflat-zoo-31952
05/05/2023, 9:14 PMwitty-crayon-22786
05/06/2023, 3:56 AMbitter-ability-32190
05/06/2023, 11:29 AM./pants check
when it should be ./cargo check
bitter-ability-32190
05/06/2023, 11:31 AM./pants
should be ./cargo
😂witty-crayon-22786
05/07/2023, 8:26 PMbitter-ability-32190
05/07/2023, 9:01 PM