910e62b5创建于 1月15日历史提交
<!DOCTYPE html>
<html>
  <head>
    <link rel="icon" href="data:,">
  </head>
  <body>
    <script src="../resources/runner.js"></script>
    <script src="resources/page_load_runner.js"></script>
    <script>
      runPageLoadPerfTest("resources/10k-scripts.html", "Measures performance of loading a page with 10,000 external scripts from the memory cache.");
    </script>
  </body>
</html>