Hi, I've started adding type stubs for the Ansible codebase, currently its not public
понедельник, 30 мая 2022 г. в 23:30:11 UTC+3, Cooper Lees: > Hi All, > > I saw https://github.com/ansible/ansible/issues/69424 indicated that type > annotations was not considered for the ansible code base. I would like to > revist this topic and share the added on ability to potentially "compile" > ansible using mypyc to get performance and resource usage wins for anisble > itself. > > I personally run ansible-playbook over my personal infra of 6 VPS's and > home routers and am very surprised at the resources it uses to do so. > > Here is some good points on why this could be a good thing to support: > - > https://glyph.twistedmatrix.com/2022/04/you-should-compile-your-python-and-heres-why.html > - We also converted black (as I am a maintainer) to mypyc and saw a ~2x > speedup > > I understand this is a large undertaking, but was just wanting to see > peoples point of views here. Thoughts? > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/52265f04-983e-4e63-834c-335c1fda4079n%40googlegroups.com.
