OK, as suggested earlier in this thread, this problem is a re-indexing issue on OS X. It seems to be unrelated to the type or quantity of files being indexed.
I don’t know what SublimeText3 is indexing, but it is indexing something over-and-over-and-over-again. Even if there are only a very few files in the project/directory-tree, the indexing occurs continuously and repeatedly. The only way to avoid this is to avoid opening a directory or project.
I’d really like to see this OS X issue resolved.
Here’s a trace using ‘opensnoop’ on my Mac: These lines are output rapidly:
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000062.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000625.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000062.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000626.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000062.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000627.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000062.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000628.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000062.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000629.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index
q 503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000062.sst
503 7819 Sublime Text 24 /Users/datihein/Library/Application Support/Sublime Text 3/Index/000630.sst
–
Dave Hein