Computes the struct field access variation based on each field access
count.
Adds a flag to control the report thresholds.
Updates struct-simple.cpp with variance report output.
Differential D20914
[esan|cfrag] Compute the struct field access difference ratio zhaoqin on Jun 2 2016, 8:42 AM. Authored by
Details Computes the struct field access variation based on each field access Adds a flag to control the report thresholds. Updates struct-simple.cpp with variance report output.
Diff Detail Event Timeline
Comment Actions PTAL
|
Is variance a well-established term here? If not, we need to find something else.
Variance has a very strict meaning in my mind: "variance is the expectation of the squared deviation of a random variable from its mean".