Index

Googlebot and its JS timeout

Testing to see when Googlebot's JS time ends.

The test logs the current JavaScript time in the head tag and the time since start (performance.timeOrigin). The rendered HTML in the inspection tool tells us the time when Googlebot takes its snapshot of the page. It's 5.5 seconds.

But the plot will thicken; how long does it take to get to 5.5 seconds?

Log

performance.now()