|
|
|
|
|
by jgavris
2199 days ago
|
|
Great post! I wrote a (fast?) fsmonitor hook in Rust...benchmarked against the reference Perl implementation it's quite a bit faster. On a repo of 130k files, my monitor is able to `git status` in 18 millseconds. https://github.com/jgavris/rs-git-fsmonitor |
|