Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(248)

Unified Diff: client/samples/parallel

Issue 4823005: Merge remote branch 'cros/upstream' into tempbranch (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: patch Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/samples/oprofile.power5+ ('k') | client/samples/parallel_dd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/samples/parallel
diff --git a/client/samples/parallel b/client/samples/parallel
deleted file mode 100644
index c871039aa8b57993e6563338dfcaaa8518c1a913..0000000000000000000000000000000000000000
--- a/client/samples/parallel
+++ /dev/null
@@ -1,7 +0,0 @@
-def kernbench():
- job.run_test('kernbench', iterations=2, threads=5)
-
-def dbench():
- job.run_test('dbench')
-
-job.parallel([kernbench], [dbench])
« no previous file with comments | « client/samples/oprofile.power5+ ('k') | client/samples/parallel_dd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698