Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#development
Title
h
hundreds-breakfast-49010
03/24/2020, 7:06 AM
from looking at py-spy, it seems like a lot of the overhead from the initial pants process is coming from specifically the
module = importlib.import_module(module_path)
line in
pants_loader.py
👍 1
Post