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

Unified Diff: tools/perf/benchmarks/indexeddb_perf.py

Issue 344683002: Deleted testSporadicWrites IndexedDB performance test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed reference to sporadic writes from test description Created 6 years, 6 months 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 | « chrome/test/data/indexeddb/perf_test.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/indexeddb_perf.py
diff --git a/tools/perf/benchmarks/indexeddb_perf.py b/tools/perf/benchmarks/indexeddb_perf.py
index e969d71b150fd6616e6a06eefb756b2dce501778..5949f36272f0a705de3d138286637ef750173a14 100644
--- a/tools/perf/benchmarks/indexeddb_perf.py
+++ b/tools/perf/benchmarks/indexeddb_perf.py
@@ -12,7 +12,6 @@ Indexes:
create/delete
Data access:
Random read/write
- Sporadic writes
Read cache
Cursors:
Read & random writes
« no previous file with comments | « chrome/test/data/indexeddb/perf_test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698