gartnera / git-restore-mtime

Sets the modified time of files and directories to the commit time from git
0 stars 0 forks source link

Optimize filesystem open #2

Closed gartnera closed 4 months ago

gartnera commented 4 months ago

Reduce runtime by ~50% by opening the repo with some more optimized args. Related to #1.

Also add --cpu-profile argument.

After:

image

cpu.speedscope.json