HomeSort by relevance Sort by last modified time
    Searched refs:sunspider (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
sunspider-compare-results 42 --suite Select a specific benchmark suite. The default is sunspider-1.0
58 $suite = "sunspider-1.0" if (!$suite);
153 $file2 = newestFile("$resultDirectory", qr/sunspider-results-.+\.js$/);
159 dumpToFile($output, "$resultDirectory/sunspider-comparison-data.js");
161 system($jsShellPath, "-f", "$resultDirectory/sunspider-test-prefix.js", "-f", "$resultDirectory/sunspider-comparison-data.js", "-f", "resources/sunspider-compare-results.js", "-f", "resources/sunspider-standalone-compare.js");
sunspider 57 --suite Select a specific benchmark suite. The default is sunspider-1.0
79 $suite = "sunspider-1.0" if (!$suite);
124 my $prefixFile = "$resultDirectory/sunspider-test-prefix.js";
125 my $resultsFile = "$resultDirectory/sunspider-results-$timeString.js";
140 my $shellArgs = $jsShellArgs . " -f $prefixFile -f resources/sunspider-standalone-driver.js 2> " . File::Spec->devnull();
178 print STDERR "Running SunSpider once for warmup, then " . ($runInstruments ? "under Instruments" : "$testRuns time" . ($testRuns == 1 ? "" : "s")) . "\n";
203 system("$jsShellPath", "-f", $prefixFile, "-f", $resultsFile, "-f", "resources/sunspider-analyze-results.js");
210 my $profileFile = "$resultDirectory/sunspider-profile-$timeString.trace";
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
webrunner.js 215 sunspider: "SunSpider JavaScript Tests",
247 parts[0] = "dromaeo|sunspider|v8|dom|jslib";
    [all...]

Completed in 289 milliseconds