You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
container: skip checking for files in non-existent directories.
Inspired by profile data from @brancz at https://pprof.me/5dfadaf/ and
confirmed via `strace`. On cgroup v1 systems about half of Stat calls
turn out to be for files within paths that don't exist.
I have also added very basic benchmarks for getSpecInternal.
0 commit comments