There seems to be some sort of problem where this package is spawning multiple phpcs requests when saving a file. It seems to be related to the length of the file, as short files only spawn a few and finish quickly, whereas larger files (7000+ lines) might spawn 16+ instances, and take quite some time to complete the parsing as a result.