summaryrefslogtreecommitdiff
path: root/doc/bugs/startup_scan_extremely_slow___40__v6_repo__41__/comment_3_3eb4c2290e560451e7341b85b58212b0._comment
blob: a2ac70fae19bbfba445deb58c3b12d8d2ab7d096 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="zarel"
 subject="comment 3"
 date="2016-04-05T17:24:06Z"
 content="""
You're right, after the initial run there is no smudge filter overhead. I ran htop in tree view and got this result:

    git-annex-assistant (55-60%)
      |--> git-annex-assistant (six instances, a couple of those with load 20-40%, the others idling at 0%)
      |--> git ls-files (mostly idle)
      |--> git check-attr (mostly idle)
      |--> git check-ignore (mostly idle)
      |--> git cat-file (stuck at 40-60%)
"""]]