Comment on Dhun - Minimalist Music Player for OS XComments−piranha16yHm, seems that using `mdfind` is rather slow. Probably using Spotlight's API via RubyCocoa/MacRuby will be faster?−deepakjoisOP16yI am not using the Spotlight API via mdfind. I wrote a C extension. Care to elaborate on the issue (file a bug maybe)?
Comments
Hm, seems that using `mdfind` is rather slow. Probably using Spotlight's API via RubyCocoa/MacRuby will be faster?
I am not using the Spotlight API via mdfind. I wrote a C extension. Care to elaborate on the issue (file a bug maybe)?