Robert Mastragostino <r.mastragost...@hotmail.com> writes: > Hello, > > Org-agenda search is being unreasonably slow, taking several seconds to > search through ~100 small files (a simple python program is practically > instantaneous). I'm not familiar with proper emacs profiling but pausing in > the middle of the search essentially always gives the stack trace below, > where some recursion attempting to figure out file names is waiting on > w32-long-file-name. > > I've also attached my init.el, though as far as I can tell this isn't > interference from another package.
We have significantly improved Org mode performance on development (main) branch. AFAIU, 100 small files should not be an issue on latest Org. Best, Ihor