[wpt-sync] Sync PR 24488 - Add perf test for putAll
Categories
(Core :: Storage: IndexedDB, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24488 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24488
Details from upstream follow.
Numfor Mbiziwo-Tiapo <nums@google.com> wrote:
Add perf test for putAll
Add performance test for putAll similar to the recently added
performance test for put. Though there is currently no trace event for
IDBObjectStore:putAll this will be added soon so the speed of different
implementations of putAll can be compared against put.
Add newline charMerge branch 'putAllv3' into putAll-perf-test
Remove changes from virtual/stable/webexposed/
Implement putAll and add web platform test
This adds a simple putAll implementation that loops put. A basic web
platform test is added as well.Change-Id: I8fcc25ffacb64d15855da921eb14f3770df28694
Fix spacingAdd perf test for putAll
This adds a perf test for putAll based off the perf test for put in
idb-put.htmlAdd experimental flag
Implement putAll and add web platform test
This adds a simple putAll implementation that loops put. A basic web
platform test is added as well.Change-Id: Icab33cd38b21cbf24997ca9e2ee74dcf1383d187
Reviewed-on: https://chromium-review.googlesource.com/2283510
WPT-Export-Revision: 52bff0f3cde5406c517d8e47ee0dc5d4e3b387da
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Description
•