e.mark = performance.mark || noop;
window.performance.measure = performance.measure || noop;
if ("now" in window.performance === false) {
var nowOffset = Date.now();
if (performance.timing && performance.timing.navigationStart) {
nowOffset = performance.timing.navigationStart;
}
window.performance.now = function now() {
return Date.now() - nowOffset;
};
}
})();
top of page
KPIs for Change Management
5 Moves to Make During a Digital Transformation
Leading Transformation in a World of Uncertainty
The 6 Ds of Tech Disruption: A Guide to the Digital Economy
Exponential Tech Watch List: Opportunities on the Horizon​
How Long Does Digital Transformation Take?
Four Characteristics Shared by Digital Disruptors
5 enterprise-architecture practices that add value to DT
The Cornerstone of Large-Scale Technology Transformation
Root-Cause Problem Solving in the Ops 4.0 Era
The 3 P's of Industry 4.0
bottom of page