Q88
How do we stop blocking of loading and executing the perfLogger, a logging type data?
A.
Inlining the perfLogger
AnswerB.
Removing the perfLogger
C.
Placing the perfLogger before the “script” tag
D.
None of the mentione
Answer: Option A
Solution
Answer: Option A
Solution:
By inlining the perfLogger, we no longer block the loading and executing of it.