Hi, I see that running just running pants e.g. `./...
# development
h
Hi, I see that running just running pants e.g.
./pants
without arguments takes about 1s
h
If you run it completely cold, it has to start up
pantsd
(this is the
Copy code
08:24:50.66 [INFO] Initializing scheduler...
08:24:51.45 [INFO] Scheduler initialized.
messages)
and that takes a couple of seconds
after that, yeah, I'm seeing about 800ms for an invocation
We have work in progress to port the client from Python to Rust, cc @enough-analyst-54434
I can't remember how much that cuts the no-op runtime down by, but it's significant