We switched parsing to be a sub process in 2.2: <h...
# development
h
We switched parsing to be a sub process in 2.2: https://github.com/pantsbuild/pants/pull/11213 The biggest slowdown is in needing to discover python interpreters now. Creating the module mapping (all in memory) continues to be slow too