commit | 11eb3c2b524ade47bb52997c12d3cd524fe71a0d | [log] [tgz] |
---|---|---|
author | Tanuj Martolia <[email protected]> | Tue Sep 02 04:13:57 2025 |
committer | Chromium LUCI CQ <[email protected]> | Tue Sep 02 04:13:57 2025 |
tree | 58d2e815008ea2de68f1aafdfc9daedae8454e05 | |
parent | 50a5cb4d1db36e8a57e5b3114d90c9646575cf97 [diff] |
[IDB] Add mail client performance test for database version upgrade. This change adds a performance test to the existing mail client performance test suite. The test aims to measure the transaction time for a database version upgrade. During the upgrade indexes and deleted and added and an empty object store is deleted and added. On local Windows 11 Enterprise (Build 26100), 2.4 GHz 16 core CPU, 64GB RAM, the average transaction time is measured to 405.56 ms. Bug: 373282590 Change-Id: I68bd0aefbe27f5c27c23365e569dc2e80368bd94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6860846 Reviewed-by: Koji Ishii <[email protected]> Commit-Queue: Tanuj Martolia <[email protected]> Reviewed-by: Abhishek Shanthkumar <[email protected]> Cr-Commit-Position: refs/heads/main@{#1509354}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.