HTTPArchive / legacy.httparchive.org

<<THIS REPOSITORY IS DEPRECATED>> The HTTP Archive provides information about website performance such as # of HTTP requests, use of gzip, and amount of JavaScript. This information is recorded over time revealing trends in how the Internet is performing. Built using Open Source software, the code and data are available to everyone allowing researchers large and small to work from a common base.
https://legacy.httparchive.org
Other
328 stars 84 forks source link

Better script element custom metrics #195

Open rviscomi opened 4 years ago

rviscomi commented 4 years ago

Consider grabbing all attribute names on the <script> element to include async/defer and others

cc @tkadlec