summaryrefslogtreecommitdiff
path: root/doc/bugs/v6__58___git_status__47__add_after_unlock_is_linear_to_the_file_size/comment_5_7c785f07f73ddbcf316fa6144b727375._comment
blob: 41c2b7588cc14c9c2f0ea23030e4d212a120c979 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 5"""
 date="2017-10-30T17:12:00Z"
 content="""
IIRC once git checks the work tree file one time and realizes it's not
really changed, it then avoids the unncessarily expensive operation
happening again.

These inneficiencies can't be fixed without changes to git. It's all
discussed in [[todo/smudge]] in detail.
"""]]