git_diff_perfdata

Performance data from diffing

package extern (C) nothrow @nogc
struct git_diff_perfdata {}

Members

Variables

oid_calculations
size_t oid_calculations;

Number of ID calculations

stat_calls
size_t stat_calls;

Number of stat() calls performed

version_
uint version_;
Undocumented in source.

Meta