Closed Bug 1651179 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 24493 - Add perf test for putAll

Categories

(Core :: Storage: IndexedDB, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 24493 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/24493
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 char

Merge 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 spacing

Add perf test for putAll

This adds a perf test for putAll based off the perf test for put in
idb-put.html

Add 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

Component: web-platform-tests → Storage: IndexedDB
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 1 subtests

Status Summary

Firefox

OK : 2
FAIL: 2

Chrome

OK : 2
FAIL: 2

Safari

OK : 2
FAIL: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/IndexedDB/idbobjectstore_putall.tentative.any.html
Data can be successfully inputted into an object store using putAll.: FAIL (Chrome: FAIL, Safari: FAIL)
/IndexedDB/idbobjectstore_putall.tentative.any.worker.html
Data can be successfully inputted into an object store using putAll.: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ba1ce4a1b301 [wpt PR 24493] - Implement putAll and add web platform test, a=testonly https://hg.mozilla.org/integration/autoland/rev/21e008a560e1 [wpt PR 24493] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.