Activity for Max M.

  • Max M. Max M. posted a comment on merge request #4

    I don't have my Mac with me (it's not the computer I regularly use anymore), so I can't test it right now, but if I recall correctly it was about 2-3x (on a Macbook Pro's internal SSD, where the bottleneck for things like this is not actually I/O but kernel filesystem code CPU time).

  • Max M. Max M. created merge request #4

    Increase scan performance by moving enumeration to seperate thread and switching APIs from NSDirectoryEnumerator to fts_read

  • Max M. Max M. committed [b9df1f]

    Use fts_read instead of NSDirectoryEnumerator

  • Max M. Max M. committed [027933]

    Threaded implementation: ugly but it works and it’s fast

  • Max M. Max M. committed [6c141c]

    Split enumerator into its own file

  • Max M. Max M. committed [e0f9fa]

    Fix skipping and filters

  • Max M. Max M. committed [9a59c3]

    memery manglement

  • Max M. Max M. committed [2ffbd0]

    Error handling

1
MongoDB Logo MongoDB