Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / tools / perf / test-info.json
index 23b094c..45922f5 100644 (file)
     "description": "Impact HTML5 Gaming benchmark.\n\nTests one very specific use case: smooth running games rendered with the <canvas> element. The score for the HTML5-Benchmark takes the total time the browser spent rendering frames (formula is 1000000/(sqrt(totalTime) + lagTime * 0.1)). The benchmark automatically runs at a reasonable screen size. Final score is a indicator for the browser's ability to smoothly run HTML5 games.",
     "code": ["chrome/src/tools/perf/benchmark/html5gaming.py"]
   },
-  "idb_perf":{
-    "description":"Benchmarks for a variety of IndexedDB operations.",
-    "code":[
-      "chrome/src/chrome/test/perf/indexeddb_uitest.cc",
-      "chrome/src/chrome/test/data/indexeddb/perf_test.html"
-    ]
-  },
   "image_decoding.image_decoding_measurement ":{
     "description":"Milliseconds to decode a large image of various formats (gif, jpg, png, webp)."
   },
   "kraken":{
     "description":"Score on [Mozilla's Kraken JavaScript benchmark](http://krakenbenchmark.mozilla.org/)"
   },
-  "mach_ports":{
-    "description":"This test spawns a new browser and counts the number of open Mach ports in the browser process. It navigates tabs and closes them, repeatedly measuring the number of open ports. This is used to protect against leaking Mach ports, which was the source of [bug 105513](http://crbug.com/105513).",
-    "code":[
-      "chrome/src/chrome/test/perf/mach_ports_test.cc"
-    ]
-  },
   "media.tough_video_cases":{
     "description":"Obtains media metrics for key user scenarios."
   },
   "media_perftests":{
     "description":"Microbenchmarks for media (media/) component.",
     "code":[
-      "chrome/src/media/media.gyp",
+      "chrome/src/media/media.gyp"
     ]
   },
   "memory.reload.2012Q3":{