summaryrefslogtreecommitdiffstats
path: root/tools/perf/test-info.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/test-info.json')
-rw-r--r--tools/perf/test-info.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/perf/test-info.json b/tools/perf/test-info.json
index ee14b6f..e4976a7 100644
--- a/tools/perf/test-info.json
+++ b/tools/perf/test-info.json
@@ -221,6 +221,10 @@
"description": "Score on the [V8 team's Octane benchmark](http://octane-benchmark.googlecode.com/svn/latest/index.html)",
"code": ["chrome/src/tools/perf/perf_tools/octane.py"]
},
+ "page_cycler_2012Q2-netsim": {
+ "description": "Page loading benchmark for a set of 25 top pages recorded in Q2, 2012. Despite the name, network simulation has not actually been enabled on this test yet.",
+ "code": ["chrome/test/functional/perf.py"]
+ },
"robohornetpro": {
"description": "Milliseconds to complete the [RoboHornetPro demo by Microsoft](http://ie.microsoft.com/testdrive/performance/robohornetpro/)",
"code": ["chrome/src/tools/perf/perf_tools/robohornetpro.py"]