A
Size: a a a
A
M
M
IK
A
e
e
IK
KR
M
M
СК
PD
console.time("contentResponseTimerEnd");
contentResponseTimerEnd();
console.timeEnd("contentResponseTimerEnd")
console.time("Thumbor");
if (detectWebpDegradation(props.device)) {
content = Thumbor.prepareImagesForOldBrowsersInObject(response);
} else {
content = Thumbor.prepareImagesForModernBrowsersInObject(response);
}
console.timeEnd("Thumbor");
contentResponseTimerEnd: 0.151ms
Thumbor: 2.388ms
СК
M
M
A
IK
M
e