/** @constructor */
System.utils.Perf = function (){}

/** @type {String} */
System.utils.Perf.uuid;

/** @type {Function} */
System.utils.Perf.ArrayReverse;
/** @type {Function} */
System.utils.Perf.CountSubstr;