Finally got a chance to work on a reproduction repo for performance issues:
https://github.com/jriddy/clam-diggers/pull/1
This adds a huge number of dummy files that are generated by obfuscating my monorepo at $current_job. It doesn't quite succeed at making Pants plod the way our work repo does, but I don't think we're far off. I expect that by resolving some of the unowned dependency issues and adding a few plugins, and potentially dummy python content we can really push this thing to stress Pants the way it needs to be. Please provide any feedback, or if you have any suggestions on how we can make this nastier, please let me know