What is DOM Update Highlighter?
DOM Update Highlighter is a tool that makes DOM updates more visible as they happen on a webpage. It can be used by frontend developers to observe inefficiencies in working with DOM, such as excessive attribute updates or tree rebuilds.