Skip to content

Removed deprecated public constructor KeyValueBuilder #6924

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

themiswang
Copy link
Contributor

@themiswang themiswang commented Apr 30, 2025

prepare for next major bump

Original change:#6536

@themiswang themiswang requested a review from mrober April 30, 2025 20:28
Copy link
Contributor

github-actions bot commented Apr 30, 2025

Javadoc Changes:
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/crashlytics/KeyValueBuilder.html	2025-04-30 20:59:47.901144582 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/crashlytics/KeyValueBuilder.html	2025-04-30 20:57:18.832816678 +0000
@@ -21,27 +21,6 @@
         </colgroup>
         <thead>
           <tr>
-            <th colspan="100%"><h3>Public constructors</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td>
-              <div><code><span><del><a href="/docs/reference/android/com/google/firebase/crashlytics/KeyValueBuilder.html#KeyValueBuilder(com.google.firebase.crashlytics.FirebaseCrashlytics)">KeyValueBuilder</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/crashlytics/FirebaseCrashlytics.html">FirebaseCrashlytics</a>&nbsp;crashlytics)</code></div>
-              <p><strong>This method is deprecated.</strong> Do not construct this directly.</p>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
             <th colspan="100%"><h3>Public methods</h3></th>
           </tr>
         </thead>
@@ -92,14 +71,6 @@
       </table>
     </div>
     <div class="list">
-      <h2>Public constructors</h2>
-      <div class="api-item"><a name="KeyValueBuilder-com.google.firebase.crashlytics.FirebaseCrashlytics-"></a><a name="keyvaluebuilder"></a>
-        <h3 class="api-name" id="KeyValueBuilder(com.google.firebase.crashlytics.FirebaseCrashlytics)">KeyValueBuilder</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;<span><del><a href="/docs/reference/android/com/google/firebase/crashlytics/KeyValueBuilder.html#KeyValueBuilder(com.google.firebase.crashlytics.FirebaseCrashlytics)">KeyValueBuilder</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/crashlytics/FirebaseCrashlytics.html">FirebaseCrashlytics</a>&nbsp;crashlytics)</pre>
-        <aside class="caution"><strong>This method is deprecated.</strong><br>Do not construct this directly. Use `setCustomKeys` instead. To be removed in the next major release.</aside>
-      </div>
-    </div>
-    <div class="list">
       <h2>Public methods</h2>
       <div class="api-item"><a name="key(kotlin.String, kotlin.Boolean)"></a><a name="key-kotlin.String-kotlin.Boolean-"></a><a name="key"></a>
         <h3 class="api-name" id="key(kotlin.String,kotlin.Boolean)">key</h3>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/crashlytics/KeyValueBuilder.html	2025-04-30 20:59:47.899144590 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/crashlytics/KeyValueBuilder.html	2025-04-30 20:57:18.819816741 +0000
@@ -21,27 +21,6 @@
         </colgroup>
         <thead>
           <tr>
-            <th colspan="100%"><h3>Public constructors</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td>
-              <div><code><span><del><a href="/docs/reference/kotlin/com/google/firebase/crashlytics/KeyValueBuilder.html#KeyValueBuilder(com.google.firebase.crashlytics.FirebaseCrashlytics)">KeyValueBuilder</a></del></span>(crashlytics:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/crashlytics/FirebaseCrashlytics.html">FirebaseCrashlytics</a>)</code></div>
-              <p><strong>This function is deprecated.</strong> Do not construct this directly.</p>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
             <th colspan="100%"><h3>Public functions</h3></th>
           </tr>
         </thead>
@@ -92,14 +71,6 @@
       </table>
     </div>
     <div class="list">
-      <h2>Public constructors</h2>
-      <div class="api-item"><a name="KeyValueBuilder-com.google.firebase.crashlytics.FirebaseCrashlytics-"></a><a name="keyvaluebuilder"></a>
-        <h3 class="api-name" id="KeyValueBuilder(com.google.firebase.crashlytics.FirebaseCrashlytics)">KeyValueBuilder</h3>
-        <pre class="api-signature no-pretty-print"><span><del><a href="/docs/reference/kotlin/com/google/firebase/crashlytics/KeyValueBuilder.html#KeyValueBuilder(com.google.firebase.crashlytics.FirebaseCrashlytics)">KeyValueBuilder</a></del></span>(crashlytics:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/crashlytics/FirebaseCrashlytics.html">FirebaseCrashlytics</a>)</pre>
-        <aside class="caution"><strong>This function is deprecated.</strong><br>Do not construct this directly. Use `setCustomKeys` instead. To be removed in the next major release.</aside>
-      </div>
-    </div>
-    <div class="list">
       <h2>Public functions</h2>
       <div class="api-item"><a name="key(kotlin.String, kotlin.Boolean)"></a><a name="key-kotlin.String-kotlin.Boolean-"></a><a name="key"></a>
         <h3 class="api-name" id="key(kotlin.String,kotlin.Boolean)">key</h3>

Copy link
Contributor

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_responses.sh should be updated to clone the latest version of the responses: v11.0

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Apr 30, 2025

@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-crashlytics:
error: Removed deprecated constructor com.google.firebase.crashlytics.KeyValueBuilder(com.google.firebase.crashlytics.FirebaseCrashlytics) [RemovedDeprecatedMethod]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

@themiswang themiswang enabled auto-merge (squash) April 30, 2025 20:40
@themiswang themiswang disabled auto-merge April 30, 2025 20:44
@themiswang themiswang force-pushed the deprecationKeyValue branch from ef60d63 to 1892a2d Compare April 30, 2025 20:44
@themiswang themiswang requested a review from davidmotson April 30, 2025 20:45
@themiswang themiswang force-pushed the deprecationKeyValue branch from 1892a2d to eb1bb02 Compare April 30, 2025 20:49
@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-crashlytics:
error: Removed deprecated constructor com.google.firebase.crashlytics.KeyValueBuilder(com.google.firebase.crashlytics.FirebaseCrashlytics) [RemovedDeprecatedMethod]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

@themiswang themiswang force-pushed the deprecationKeyValue branch from eb1bb02 to 19d9fed Compare April 30, 2025 20:53
Copy link
Contributor

Test Results

 8 files   -  14   8 suites   - 14   20s ⏱️ +6s
22 tests  -  76  22 ✅  -  76  0 💤 ±0  0 ❌ ±0 
44 runs   - 152  44 ✅  - 152  0 💤 ±0  0 ❌ ±0 

Results for commit 19d9fed. ± Comparison against base commit 2b23887.

This pull request removes 98 and adds 22 tests. Note that renamed tests count towards both.
com.google.firebase.ai.DevAPIStreamingSnapshotTests ‑ citation parsed correctly
com.google.firebase.ai.DevAPIStreamingSnapshotTests ‑ image rejected
com.google.firebase.ai.DevAPIStreamingSnapshotTests ‑ long reply
com.google.firebase.ai.DevAPIStreamingSnapshotTests ‑ prompt blocked for safety
com.google.firebase.ai.DevAPIStreamingSnapshotTests ‑ short reply
com.google.firebase.ai.DevAPIStreamingSnapshotTests ‑ stopped for recitation
com.google.firebase.ai.DevAPIUnarySnapshotTests ‑ citation returns correctly
com.google.firebase.ai.DevAPIUnarySnapshotTests ‑ invalid api key
com.google.firebase.ai.DevAPIUnarySnapshotTests ‑ long reply
com.google.firebase.ai.DevAPIUnarySnapshotTests ‑ response blocked for safety
…
com.google.firebase.crashlytics.internal.common.CrashlyticsControllerRobolectricTest ‑ testDoCloseSession_disabledAnrs_doesNotPersistsAppExitInfo
com.google.firebase.crashlytics.internal.common.CrashlyticsControllerRobolectricTest ‑ testDoCloseSession_enabledAnrs_doesNotPersistsAppExitInfoIfItDoesntExist
com.google.firebase.crashlytics.internal.common.CrashlyticsControllerRobolectricTest ‑ testDoCloseSession_enabledAnrs_persistsAppExitInfoIfItExists
com.google.firebase.crashlytics.internal.common.DataCollectionArbiterRobolectricTest ‑ testDefaultDataCollection_usedWhenNoOverrideOrManifestSetting
com.google.firebase.crashlytics.internal.common.DataCollectionArbiterRobolectricTest ‑ testManifestMetadata_respectedWhenNoOverride
com.google.firebase.crashlytics.internal.common.DataCollectionArbiterRobolectricTest ‑ testSetCrashlyticsDataCollectionEnabled_overridesOtherSettings
com.google.firebase.crashlytics.internal.common.SessionReportingCoordinatorRobolectricTest ‑ testAppExitInfoEvent_notPersistIfAnrBeforeSession
com.google.firebase.crashlytics.internal.common.SessionReportingCoordinatorRobolectricTest ‑ testAppExitInfoEvent_notPersistIfAppExitInfoNotAnrButWithinSession
com.google.firebase.crashlytics.internal.common.SessionReportingCoordinatorRobolectricTest ‑ testAppExitInfoEvent_persistIfAnrWithinSession
com.google.firebase.crashlytics.internal.common.SessionReportingCoordinatorRobolectricTest ‑ testAppExitInfoEvent_persistIfAnrWithinSession_multipleAppExitInfo
…

@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • firebase-crashlytics

    TypeBase (2b23887)Merge (0a86fc0)Diff
    aar415 kB415 kB-547 B (-0.1%)
    apk (release)6.65 MB6.64 MB-756 B (-0.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/YXzZ0FlZ4H.html

@google-oss-bot
Copy link
Contributor

Startup Time Report 1

Note: Layout is sometimes suboptimal due to limited formatting support on GitHub. Please check this report on GCS.

Notes

Startup Times

  • fire-cls

    DeviceStatisticsDistributions
    oriole-32
    Percentile2b238870a86fc0DiffSignificant (?)
    p1010.1 ±3 ms10.7 ±2 ms+619 μs (+6.1%)NO
    p2510.7 ±3 ms11.4 ±2 ms+708 μs (+6.6%)NO
    p5011.6 ±3 ms12.1 ±2 ms+589 μs (+5.1%)NO
    p7512.6 ±3 ms13.2 ±3 ms+580 μs (+4.6%)NO
    p9013.7 ±3 ms14.5 ±3 ms+756 μs (+5.5%)NO

    20 test runs in comparison
    CommitTest Runs
    2b23887
    • 2025-04-30_17:22:04.872959_ihQB
    • 2025-04-30_17:22:04.873002_khDq
    • 2025-04-30_17:22:04.873013_NiFQ
    • 2025-04-30_17:22:04.873021_nrTf
    • 2025-04-30_17:22:04.873028_HTcX
    • 2025-04-30_17:22:04.873035_NEtU
    • 2025-04-30_17:22:04.873058_FexH
    • 2025-04-30_17:22:04.873065_swVx
    • 2025-04-30_17:22:04.873072_Kxyz
    • 2025-04-30_17:22:04.873078_yOAx
    0a86fc0
    • 2025-04-30_21:10:43.613236_MggZ
    • 2025-04-30_21:10:43.613273_eLWe
    • 2025-04-30_21:10:43.613283_xXaJ
    • 2025-04-30_21:10:43.613290_pMqb
    • 2025-04-30_21:10:43.613297_uvJb
    • 2025-04-30_21:10:43.613304_LLvT
    • 2025-04-30_21:10:43.613317_XDIt
    • 2025-04-30_21:10:43.613324_zTXP
    • 2025-04-30_21:10:43.613330_JCoT
    • 2025-04-30_21:10:43.613336_splY
    redfin-30
    Percentile2b238870a86fc0DiffSignificant (?)
    p1012.5 ±4 ms12.8 ±5 ms+242 μs (+1.9%)NO
    p2513.6 ±4 ms13.8 ±6 ms+159 μs (+1.2%)NO
    p5014.9 ±5 ms15.0 ±7 ms+59.8 μs (+0.4%)NO
    p7516.5 ±6 ms16.5 ±8 ms+14.4 μs (+0.1%)NO
    p9018.7 ±7 ms18.5 ±9 ms-279 μs (-1.5%)NO

    20 test runs in comparison
    CommitTest Runs
    2b23887
    • 2025-04-30_17:22:04.872959_ihQB
    • 2025-04-30_17:22:04.873002_khDq
    • 2025-04-30_17:22:04.873013_NiFQ
    • 2025-04-30_17:22:04.873021_nrTf
    • 2025-04-30_17:22:04.873028_HTcX
    • 2025-04-30_17:22:04.873035_NEtU
    • 2025-04-30_17:22:04.873058_FexH
    • 2025-04-30_17:22:04.873065_swVx
    • 2025-04-30_17:22:04.873072_Kxyz
    • 2025-04-30_17:22:04.873078_yOAx
    0a86fc0
    • 2025-04-30_21:10:43.613236_MggZ
    • 2025-04-30_21:10:43.613273_eLWe
    • 2025-04-30_21:10:43.613283_xXaJ
    • 2025-04-30_21:10:43.613290_pMqb
    • 2025-04-30_21:10:43.613297_uvJb
    • 2025-04-30_21:10:43.613304_LLvT
    • 2025-04-30_21:10:43.613317_XDIt
    • 2025-04-30_21:10:43.613324_zTXP
    • 2025-04-30_21:10:43.613330_JCoT
    • 2025-04-30_21:10:43.613336_splY
  • fire-rc

    DeviceStatisticsDistributions
    oriole-32
    Percentile2b238870a86fc0DiffSignificant (?)
    p10359 ±538 μs279 ±518 μs-80.6 μs (-22.4%)NO
    p25380 ±556 μs294 ±540 μs-86.5 μs (-22.8%)NO
    p50414 ±589 μs325 ±574 μs-89.8 μs (-21.7%)NO
    p75491 ±685 μs399 ±666 μs-91.6 μs (-18.7%)NO
    p90578 ±772 μs527 ±858 μs-50.4 μs (-8.7%)NO

    20 test runs in comparison
    CommitTest Runs
    2b23887
    • 2025-04-30_17:22:04.872959_ihQB
    • 2025-04-30_17:22:04.873002_khDq
    • 2025-04-30_17:22:04.873013_NiFQ
    • 2025-04-30_17:22:04.873021_nrTf
    • 2025-04-30_17:22:04.873028_HTcX
    • 2025-04-30_17:22:04.873035_NEtU
    • 2025-04-30_17:22:04.873058_FexH
    • 2025-04-30_17:22:04.873065_swVx
    • 2025-04-30_17:22:04.873072_Kxyz
    • 2025-04-30_17:22:04.873078_yOAx
    0a86fc0
    • 2025-04-30_21:10:43.613236_MggZ
    • 2025-04-30_21:10:43.613273_eLWe
    • 2025-04-30_21:10:43.613283_xXaJ
    • 2025-04-30_21:10:43.613290_pMqb
    • 2025-04-30_21:10:43.613297_uvJb
    • 2025-04-30_21:10:43.613304_LLvT
    • 2025-04-30_21:10:43.613317_XDIt
    • 2025-04-30_21:10:43.613324_zTXP
    • 2025-04-30_21:10:43.613330_JCoT
    • 2025-04-30_21:10:43.613336_splY
    redfin-30
    Percentile2b238870a86fc0DiffSignificant (?)
    p10514 ±593 μs250 ±160 μs-263 μs (-51.2%)NO
    p25591 ±682 μs295 ±211 μs-296 μs (-50.1%)NO
    p50734 ±796 μs404 ±335 μs-330 μs (-45.0%)NO
    p75936 ±989 μs551 ±506 μs-385 μs (-41.1%)NO
    p901.17 ±1 ms831 ±821 μs-337 μs (-28.9%)NO

    20 test runs in comparison
    CommitTest Runs
    2b23887
    • 2025-04-30_17:22:04.872959_ihQB
    • 2025-04-30_17:22:04.873002_khDq
    • 2025-04-30_17:22:04.873013_NiFQ
    • 2025-04-30_17:22:04.873021_nrTf
    • 2025-04-30_17:22:04.873028_HTcX
    • 2025-04-30_17:22:04.873035_NEtU
    • 2025-04-30_17:22:04.873058_FexH
    • 2025-04-30_17:22:04.873065_swVx
    • 2025-04-30_17:22:04.873072_Kxyz
    • 2025-04-30_17:22:04.873078_yOAx
    0a86fc0
    • 2025-04-30_21:10:43.613236_MggZ
    • 2025-04-30_21:10:43.613273_eLWe
    • 2025-04-30_21:10:43.613283_xXaJ
    • 2025-04-30_21:10:43.613290_pMqb
    • 2025-04-30_21:10:43.613297_uvJb
    • 2025-04-30_21:10:43.613304_LLvT
    • 2025-04-30_21:10:43.613317_XDIt
    • 2025-04-30_21:10:43.613324_zTXP
    • 2025-04-30_21:10:43.613330_JCoT
    • 2025-04-30_21:10:43.613336_splY
  • fire-sessions

    DeviceStatisticsDistributions
    oriole-32
    Percentile2b238870a86fc0DiffSignificant (?)
    p102.35 ±1 ms1.84 ±0.3 ms-508 μs (-21.6%)NO
    p252.54 ±1 ms2.01 ±0.3 ms-525 μs (-20.7%)NO
    p502.92 ±1 ms2.34 ±0.4 ms-586 μs (-20.1%)NO
    p753.50 ±1 ms2.88 ±0.5 ms-618 μs (-17.7%)NO
    p904.47 ±1 ms3.81 ±0.8 ms-664 μs (-14.8%)NO

    20 test runs in comparison
    CommitTest Runs
    2b23887
    • 2025-04-30_17:22:04.872959_ihQB
    • 2025-04-30_17:22:04.873002_khDq
    • 2025-04-30_17:22:04.873013_NiFQ
    • 2025-04-30_17:22:04.873021_nrTf
    • 2025-04-30_17:22:04.873028_HTcX
    • 2025-04-30_17:22:04.873035_NEtU
    • 2025-04-30_17:22:04.873058_FexH
    • 2025-04-30_17:22:04.873065_swVx
    • 2025-04-30_17:22:04.873072_Kxyz
    • 2025-04-30_17:22:04.873078_yOAx
    0a86fc0
    • 2025-04-30_21:10:43.613236_MggZ
    • 2025-04-30_21:10:43.613273_eLWe
    • 2025-04-30_21:10:43.613283_xXaJ
    • 2025-04-30_21:10:43.613290_pMqb
    • 2025-04-30_21:10:43.613297_uvJb
    • 2025-04-30_21:10:43.613304_LLvT
    • 2025-04-30_21:10:43.613317_XDIt
    • 2025-04-30_21:10:43.613324_zTXP
    • 2025-04-30_21:10:43.613330_JCoT
    • 2025-04-30_21:10:43.613336_splY
    redfin-30
    Percentile2b238870a86fc0DiffSignificant (?)
    p104.01 ±0.7 ms4.74 ±0.9 ms+735 μs (+18.3%)NO
    p254.26 ±0.8 ms5.19 ±1 ms+930 μs (+21.8%)NO
    p504.68 ±0.9 ms5.84 ±1 ms+1.16 ms (+24.7%)NO
    p755.20 ±1 ms6.89 ±2 ms+1.69 ms (+32.4%)NO
    p906.03 ±2 ms8.36 ±3 ms+2.34 ms (+38.8%)NO

    20 test runs in comparison
    CommitTest Runs
    2b23887
    • 2025-04-30_17:22:04.872959_ihQB
    • 2025-04-30_17:22:04.873002_khDq
    • 2025-04-30_17:22:04.873013_NiFQ
    • 2025-04-30_17:22:04.873021_nrTf
    • 2025-04-30_17:22:04.873028_HTcX
    • 2025-04-30_17:22:04.873035_NEtU
    • 2025-04-30_17:22:04.873058_FexH
    • 2025-04-30_17:22:04.873065_swVx
    • 2025-04-30_17:22:04.873072_Kxyz
    • 2025-04-30_17:22:04.873078_yOAx
    0a86fc0
    • 2025-04-30_21:10:43.613236_MggZ
    • 2025-04-30_21:10:43.613273_eLWe
    • 2025-04-30_21:10:43.613283_xXaJ
    • 2025-04-30_21:10:43.613290_pMqb
    • 2025-04-30_21:10:43.613297_uvJb
    • 2025-04-30_21:10:43.613304_LLvT
    • 2025-04-30_21:10:43.613317_XDIt
    • 2025-04-30_21:10:43.613324_zTXP
    • 2025-04-30_21:10:43.613330_JCoT
    • 2025-04-30_21:10:43.613336_splY
  • timeToInitialDisplay

    DeviceStatisticsDistributions
    oriole-32
    Percentile2b238870a86fc0DiffSignificant (?)
    p10199 ±3 ms200 ±3 ms+1.06 ms (+0.5%)NO
    p25205 ±3 ms206 ±4 ms+959 μs (+0.5%)NO
    p50212 ±3 ms214 ±4 ms+1.89 ms (+0.9%)NO
    p75219 ±3 ms222 ±5 ms+3.10 ms (+1.4%)NO
    p90227 ±3 ms232 ±5 ms+4.94 ms (+2.2%)NO

    20 test runs in comparison
    CommitTest Runs
    2b23887
    • 2025-04-30_17:22:04.872959_ihQB
    • 2025-04-30_17:22:04.873002_khDq
    • 2025-04-30_17:22:04.873013_NiFQ
    • 2025-04-30_17:22:04.873021_nrTf
    • 2025-04-30_17:22:04.873028_HTcX
    • 2025-04-30_17:22:04.873035_NEtU
    • 2025-04-30_17:22:04.873058_FexH
    • 2025-04-30_17:22:04.873065_swVx
    • 2025-04-30_17:22:04.873072_Kxyz
    • 2025-04-30_17:22:04.873078_yOAx
    0a86fc0
    • 2025-04-30_21:10:43.613236_MggZ
    • 2025-04-30_21:10:43.613273_eLWe
    • 2025-04-30_21:10:43.613283_xXaJ
    • 2025-04-30_21:10:43.613290_pMqb
    • 2025-04-30_21:10:43.613297_uvJb
    • 2025-04-30_21:10:43.613304_LLvT
    • 2025-04-30_21:10:43.613317_XDIt
    • 2025-04-30_21:10:43.613324_zTXP
    • 2025-04-30_21:10:43.613330_JCoT
    • 2025-04-30_21:10:43.613336_splY
    redfin-30
    Percentile2b238870a86fc0DiffSignificant (?)
    p10224 ±4 ms248 ±3 ms+23.7 ms (+10.6%)YES
    p25230 ±4 ms254 ±3 ms+24.3 ms (+10.6%)YES
    p50238 ±4 ms261 ±3 ms+23.3 ms (+9.8%)YES
    p75246 ±5 ms270 ±3 ms+23.9 ms (+9.7%)YES
    p90256 ±6 ms282 ±5 ms+26.8 ms (+10.5%)MAYBE

    20 test runs in comparison
    CommitTest Runs
    2b23887
    • 2025-04-30_17:22:04.872959_ihQB
    • 2025-04-30_17:22:04.873002_khDq
    • 2025-04-30_17:22:04.873013_NiFQ
    • 2025-04-30_17:22:04.873021_nrTf
    • 2025-04-30_17:22:04.873028_HTcX
    • 2025-04-30_17:22:04.873035_NEtU
    • 2025-04-30_17:22:04.873058_FexH
    • 2025-04-30_17:22:04.873065_swVx
    • 2025-04-30_17:22:04.873072_Kxyz
    • 2025-04-30_17:22:04.873078_yOAx
    0a86fc0
    • 2025-04-30_21:10:43.613236_MggZ
    • 2025-04-30_21:10:43.613273_eLWe
    • 2025-04-30_21:10:43.613283_xXaJ
    • 2025-04-30_21:10:43.613290_pMqb
    • 2025-04-30_21:10:43.613297_uvJb
    • 2025-04-30_21:10:43.613304_LLvT
    • 2025-04-30_21:10:43.613317_XDIt
    • 2025-04-30_21:10:43.613324_zTXP
    • 2025-04-30_21:10:43.613330_JCoT
    • 2025-04-30_21:10:43.613336_splY

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/y3z0AgAuPq/index.html

Copy link
Collaborator

@rlazo rlazo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment left only to prevent accidental merging the PR

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants