Skip to content

Conversation

benpeart
Copy link

@benpeart benpeart commented Nov 1, 2018

Track fscache hits and misses for lstat and opendir requests. Reporting of statistics is done when the cache is disabled for the last time and freed and is only reported if GIT_TRACE_FSCACHE is set.

Sample output is:

11:33:11.836428 compat/win32/fscache.c:433 fscache: lstat 3775, opendir 263, total requests/misses 4052/269

Signed-off-by: Ben Peart [email protected]

Copy link
Member

@dscho dscho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good. With that one change to limit those new variables' scope, I think we're good to go!

Track fscache hits and misses for lstat and opendir requests.  Reporting of
statistics is done when the cache is disabled for the last time and freed
and is only reported if GIT_TRACE_FSCACHE is set.

Sample output is:

11:33:11.836428 compat/win32/fscache.c:433 fscache: lstat 3775, opendir 263, total requests/misses 4052/269

Signed-off-by: Ben Peart <[email protected]>
@dscho dscho merged commit 8d05b91 into git-for-windows:master Nov 16, 2018
@dscho
Copy link
Member

dscho commented Nov 16, 2018

Thank you!

@dscho dscho added this to the v2.19.1(2) milestone Nov 16, 2018
dscho added a commit to dscho/git that referenced this pull request Nov 19, 2018
…ics-gfw

fscache: add fscache hit statistics
dscho added a commit to dscho/git that referenced this pull request Nov 20, 2018
…ics-gfw

fscache: add fscache hit statistics
dscho added a commit that referenced this pull request Nov 21, 2018
dscho added a commit to dscho/git that referenced this pull request Nov 23, 2018
…ics-gfw

fscache: add fscache hit statistics
dscho added a commit to dscho/git that referenced this pull request Nov 30, 2018
…ics-gfw

fscache: add fscache hit statistics
dscho added a commit to dscho/git that referenced this pull request Dec 1, 2018
…ics-gfw

fscache: add fscache hit statistics
dscho added a commit to dscho/git that referenced this pull request Dec 9, 2018
…ics-gfw

fscache: add fscache hit statistics
dscho added a commit to dscho/git that referenced this pull request Dec 15, 2018
…ics-gfw

fscache: add fscache hit statistics
dscho added a commit to dscho/git that referenced this pull request Feb 7, 2019
…ics-gfw

fscache: add fscache hit statistics
dscho added a commit to dscho/git that referenced this pull request Feb 7, 2019
…ics-gfw

fscache: add fscache hit statistics
git-for-windows-ci pushed a commit that referenced this pull request Jan 6, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 7, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 7, 2025
@dscho dscho mentioned this pull request Jan 7, 2025
dscho added a commit to dscho/git that referenced this pull request Jan 7, 2025
…ics-gfw

fscache: add fscache hit statistics
dscho added a commit to dscho/git that referenced this pull request Jan 7, 2025
…ics-gfw

fscache: add fscache hit statistics
git-for-windows-ci pushed a commit that referenced this pull request Jan 7, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 7, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 8, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 8, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 8, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 8, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 9, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 9, 2025
dscho added a commit that referenced this pull request Jan 17, 2025
dscho added a commit that referenced this pull request Jan 27, 2025
dscho added a commit that referenced this pull request Jan 27, 2025
dscho added a commit that referenced this pull request Jan 27, 2025
dscho added a commit that referenced this pull request Jan 27, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 27, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 28, 2025
git-for-windows-ci pushed a commit that referenced this pull request Jan 28, 2025
dscho added a commit that referenced this pull request Feb 3, 2025
dscho added a commit that referenced this pull request Feb 5, 2025
dscho added a commit that referenced this pull request Feb 5, 2025
dscho added a commit that referenced this pull request Feb 5, 2025
git-for-windows-ci pushed a commit that referenced this pull request Feb 5, 2025
dscho added a commit that referenced this pull request Feb 6, 2025
dscho added a commit that referenced this pull request Feb 6, 2025
git-for-windows-ci pushed a commit that referenced this pull request Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants