many xavp api functions take name (str) as argument and calculate hash based on it. when name of xavp is constant (not a pv value) hash could pre-calculated and passed as integer argument to xavp api functions.
to me calculating hash each time when api function is called looks like waste of cpu resources. any comments on this?
-- juha