Skip to content

upgrade protobuf-javalite to 3.21.11 #4600

New issue

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

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

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dconeybe
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 26, 2023

Javadoc Changes:
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/appdistribution/UpdateProgress.html	2023-01-26 21:45:33.555683925 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/appdistribution/UpdateProgress.html	2023-01-26 21:38:43.275945706 +0000
@@ -35,7 +35,7 @@
             </td>
           </tr>
           <tr>
-            <td width="40%"><code>abstract @<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a></code></td>
+            <td width="40%"><code>abstract @<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/appdistribution/UpdateStatus.html">UpdateStatus</a></code></td>
             <td>
               <div><code><a href="/docs/reference/android/com/google/firebase/appdistribution/UpdateProgress.html#getUpdateStatus()">getUpdateStatus</a>()</code></div>
               <p>Returns the current <code><a href="/docs/reference/android/com/google/firebase/appdistribution/UpdateStatus.html">UpdateStatus</a></code> of the update.</p>
@@ -57,7 +57,7 @@
     </div>
     <div><a name="getUpdateStatus--"></a><a name="getupdatestatus"></a>
       <h3 class="api-name" id="getUpdateStatus()">getUpdateStatus</h3>
-      <pre class="api-signature no-pretty-print">abstract&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/appdistribution/UpdateProgress.html#getUpdateStatus()">getUpdateStatus</a>()</pre>
+      <pre class="api-signature no-pretty-print">abstract&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/appdistribution/UpdateStatus.html">UpdateStatus</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/appdistribution/UpdateProgress.html#getUpdateStatus()">getUpdateStatus</a>()</pre>
       <p>Returns the current <code><a href="/docs/reference/android/com/google/firebase/appdistribution/UpdateStatus.html">UpdateStatus</a></code> of the update.</p>
     </div>
   </body>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/firestore/LoadBundleTaskProgress.html	2023-01-26 21:43:51.125750451 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/firestore/LoadBundleTaskProgress.html	2023-01-26 21:36:46.125738888 +0000
@@ -81,7 +81,7 @@
             </td>
           </tr>
           <tr>
-            <td width="40%"><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/firestore/LoadBundleTaskProgress.TaskState.html">LoadBundleTaskProgress.TaskState</a></code></td>
+            <td width="40%"><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a></code></td>
             <td>
               <div><code><a href="/docs/reference/android/com/google/firebase/firestore/LoadBundleTaskProgress.html#getTaskState()">getTaskState</a>()</code></div>
               <p>Returns the current state of the <code><a href="/docs/reference/android/com/google/firebase/firestore/LoadBundleTask.html">LoadBundleTask</a></code>.</p>
@@ -137,7 +137,7 @@
     </div>
     <div><a name="getTaskState--"></a><a name="gettaskstate"></a>
       <h3 class="api-name" id="getTaskState()">getTaskState</h3>
-      <pre class="api-signature no-pretty-print">public&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/firestore/LoadBundleTaskProgress.TaskState.html">LoadBundleTaskProgress.TaskState</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/firestore/LoadBundleTaskProgress.html#getTaskState()">getTaskState</a>()</pre>
+      <pre class="api-signature no-pretty-print">public&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/firestore/LoadBundleTaskProgress.html#getTaskState()">getTaskState</a>()</pre>
       <p>Returns the current state of the <code><a href="/docs/reference/android/com/google/firebase/firestore/LoadBundleTask.html">LoadBundleTask</a></code>.</p>
     </div>
     <div><a name="getTotalBytes--"></a><a name="gettotalbytes"></a>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/appdistribution/UpdateProgress.html	2023-01-26 21:45:33.579684378 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/appdistribution/UpdateProgress.html	2023-01-26 21:38:43.303946237 +0000
@@ -35,7 +35,7 @@
             </td>
           </tr>
           <tr>
-            <td width="40%"><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a></code></td>
+            <td width="40%"><code><a href="/docs/reference/kotlin/com/google/firebase/appdistribution/UpdateStatus.html">UpdateStatus</a></code></td>
             <td>
               <div><code><a href="/docs/reference/kotlin/com/google/firebase/appdistribution/UpdateProgress.html#getUpdateStatus()">getUpdateStatus</a>()</code></div>
               <p>Returns the current <code><a href="/docs/reference/kotlin/com/google/firebase/appdistribution/UpdateStatus.html">UpdateStatus</a></code> of the update.</p>
@@ -57,7 +57,7 @@
     </div>
     <div><a name="getUpdateStatus--"></a><a name="getupdatestatus"></a>
       <h3 class="api-name" id="getUpdateStatus()">getUpdateStatus</h3>
-      <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/appdistribution/UpdateProgress.html#getUpdateStatus()">getUpdateStatus</a>():&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a></pre>
+      <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/appdistribution/UpdateProgress.html#getUpdateStatus()">getUpdateStatus</a>():&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/appdistribution/UpdateStatus.html">UpdateStatus</a></pre>
       <p>Returns the current <code><a href="/docs/reference/kotlin/com/google/firebase/appdistribution/UpdateStatus.html">UpdateStatus</a></code> of the update.</p>
     </div>
   </body>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/firestore/LoadBundleTaskProgress.html	2023-01-26 21:43:51.197751810 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/firestore/LoadBundleTaskProgress.html	2023-01-26 21:36:46.173739793 +0000
@@ -81,7 +81,7 @@
             </td>
           </tr>
           <tr>
-            <td width="40%"><code><a href="/docs/reference/kotlin/com/google/firebase/firestore/LoadBundleTaskProgress.TaskState.html">LoadBundleTaskProgress.TaskState</a></code></td>
+            <td width="40%"><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a></code></td>
             <td>
               <div><code><a href="/docs/reference/kotlin/com/google/firebase/firestore/LoadBundleTaskProgress.html#getTaskState()">getTaskState</a>()</code></div>
               <p>Returns the current state of the <code><a href="/docs/reference/kotlin/com/google/firebase/firestore/LoadBundleTask.html">LoadBundleTask</a></code>.</p>
@@ -137,7 +137,7 @@
     </div>
     <div><a name="getTaskState--"></a><a name="gettaskstate"></a>
       <h3 class="api-name" id="getTaskState()">getTaskState</h3>
-      <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/firestore/LoadBundleTaskProgress.html#getTaskState()">getTaskState</a>():&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/firestore/LoadBundleTaskProgress.TaskState.html">LoadBundleTaskProgress.TaskState</a></pre>
+      <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/firestore/LoadBundleTaskProgress.html#getTaskState()">getTaskState</a>():&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a></pre>
       <p>Returns the current state of the <code><a href="/docs/reference/kotlin/com/google/firebase/firestore/LoadBundleTask.html">LoadBundleTask</a></code>.</p>
     </div>
     <div><a name="getTotalBytes--"></a><a name="gettotalbytes"></a>

@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • firebase-firestore

    TypeBase (9d99981)Merge (3412c45)Diff
    apk (release)3.48 MB3.48 MB+136 B (+0.0%)
  • firebase-firestore-ktx

    TypeBase (9d99981)Merge (3412c45)Diff
    apk (release)4.31 MB4.31 MB-472 B (-0.0%)
  • firebase-inappmessaging

    TypeBase (9d99981)Merge (3412c45)Diff
    aar454 kB454 kB-26 B (-0.0%)
    apk (release)3.81 MB3.81 MB-92 B (-0.0%)
  • firebase-inappmessaging-display

    TypeBase (9d99981)Merge (3412c45)Diff
    apk (aggressive)1.25 MB1.25 MB-28 B (-0.0%)
    apk (release)5.14 MB5.14 MB-392 B (-0.0%)
  • firebase-inappmessaging-display-ktx

    TypeBase (9d99981)Merge (3412c45)Diff
    apk (aggressive)1.54 MB1.54 MB+48 B (+0.0%)
    apk (release)5.58 MB5.58 MB+124 B (+0.0%)
  • firebase-inappmessaging-ktx

    TypeBase (9d99981)Merge (3412c45)Diff
    apk (release)4.33 MB4.33 MB-116 B (-0.0%)
  • firebase-perf

    TypeBase (9d99981)Merge (3412c45)Diff
    aar316 kB316 kB+30 B (+0.0%)
    apk (aggressive)876 kB876 kB-40 B (-0.0%)
    apk (release)2.94 MB2.94 MB+2.11 kB (+0.1%)
  • firebase-perf-ktx

    TypeBase (9d99981)Merge (3412c45)Diff
    apk (aggressive)1.07 MB1.07 MB+832 B (+0.1%)
    apk (release)3.43 MB3.43 MB+3.13 kB (+0.1%)
  • protolite-well-known-types

    TypeBase (9d99981)Merge (3412c45)Diff
    aar1.00e+03 kB1.00e+03 kB+26 B (+0.0%)
    apk (aggressive)31.2 kB31.1 kB-40 B (-0.1%)
    apk (release)273 kB275 kB+2.69 kB (+1.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/DVf62FZiE6.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

  • ComponentDiscovery

    DeviceStatisticsDistributions
    oriole-32
    Percentile9d999813412c45DiffSignificant (?)
    p10929 ±94 μs999 ±160 μs+70.5 μs (+7.6%)NO
    p251.02 ±0.09 ms1.09 ±0.2 ms+68.3 μs (+6.7%)NO
    p501.15 ±0.09 ms1.25 ±0.2 ms+95.6 μs (+8.3%)NO
    p751.37 ±0.1 ms1.49 ±0.3 ms+117 μs (+8.5%)NO
    p901.69 ±0.2 ms1.81 ±0.3 ms+124 μs (+7.4%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
    redfin-30
    Percentile9d999813412c45DiffSignificant (?)
    p10700 ±10 μs688 ±10 μs-11.7 μs (-1.7%)NO
    p25732 ±9.8 μs719 ±13 μs-12.8 μs (-1.7%)NO
    p50794 ±17 μs784 ±31 μs-10.3 μs (-1.3%)NO
    p75966 ±55 μs963 ±73 μs-2.65 μs (-0.3%)NO
    p901.33 ±0.2 ms1.32 ±0.2 ms-2.39 μs (-0.2%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
  • Firebase

    DeviceStatisticsDistributions
    oriole-32
    Percentile9d999813412c45DiffSignificant (?)
    p103.92 ±0.1 ms4.26 ±0.9 ms+337 μs (+8.6%)NO
    p254.14 ±0.1 ms4.49 ±0.9 ms+344 μs (+8.3%)NO
    p504.49 ±0.1 ms4.84 ±0.9 ms+345 μs (+7.7%)NO
    p754.95 ±0.2 ms5.40 ±1 ms+449 μs (+9.1%)NO
    p905.58 ±0.2 ms5.99 ±1 ms+408 μs (+7.3%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
    redfin-30
    Percentile9d999813412c45DiffSignificant (?)
    p104.52 ±0.1 ms4.45 ±0.05 ms-68.0 μs (-1.5%)NO
    p254.68 ±0.1 ms4.61 ±0.08 ms-68.3 μs (-1.5%)NO
    p504.92 ±0.1 ms4.85 ±0.1 ms-63.8 μs (-1.3%)NO
    p755.41 ±0.1 ms5.29 ±0.2 ms-125 μs (-2.3%)NO
    p906.21 ±0.2 ms6.06 ±0.4 ms-155 μs (-2.5%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
  • Runtime

    DeviceStatisticsDistributions
    oriole-32
    Percentile9d999813412c45DiffSignificant (?)
    p102.89 ±0.1 ms3.15 ±0.7 ms+255 μs (+8.8%)NO
    p253.01 ±0.1 ms3.26 ±0.7 ms+250 μs (+8.3%)NO
    p503.22 ±0.1 ms3.47 ±0.7 ms+253 μs (+7.8%)NO
    p753.56 ±0.2 ms3.86 ±0.8 ms+298 μs (+8.4%)NO
    p903.98 ±0.2 ms4.26 ±0.9 ms+282 μs (+7.1%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
    redfin-30
    Percentile9d999813412c45DiffSignificant (?)
    p103.67 ±0.1 ms3.64 ±0.04 ms-31.0 μs (-0.8%)NO
    p253.81 ±0.1 ms3.77 ±0.06 ms-43.5 μs (-1.1%)NO
    p503.99 ±0.1 ms3.94 ±0.08 ms-44.9 μs (-1.1%)NO
    p754.27 ±0.09 ms4.21 ±0.1 ms-67.2 μs (-1.6%)NO
    p904.73 ±0.2 ms4.61 ±0.2 ms-112 μs (-2.4%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
  • fire-abt

    DeviceStatisticsDistributions
    oriole-32
    Percentile9d999813412c45DiffSignificant (?)
    p109.52 ±2 μs11.6 ±6 μs+2.05 μs (+21.6%)NO
    p2510.1 ±2 μs12.3 ±6 μs+2.18 μs (+21.7%)NO
    p5010.9 ±2 μs13.1 ±6 μs+2.21 μs (+20.3%)NO
    p7511.8 ±2 μs14.3 ±6 μs+2.49 μs (+21.0%)NO
    p9014.3 ±3 μs17.9 ±10 μs+3.58 μs (+25.0%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
    redfin-30
    Percentile9d999813412c45DiffSignificant (?)
    p1031.5 ±4 μs31.3 ±3 μs-144 ns (-0.5%)NO
    p2533.7 ±5 μs33.3 ±4 μs-375 ns (-1.1%)NO
    p5036.7 ±5 μs36.6 ±4 μs-36.4 ns (-0.1%)NO
    p7541.5 ±7 μs41.3 ±5 μs-233 ns (-0.6%)NO
    p9049.1 ±9 μs50.1 ±5 μs+993 ns (+2.0%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
  • fire-fiam

    DeviceStatisticsDistributions
    oriole-32
    Percentile9d999813412c45DiffSignificant (?)
    p109.74 ±1 ms9.61 ±3 ms-133 μs (-1.4%)NO
    p2510.3 ±1 ms10.1 ±3 ms-193 μs (-1.9%)NO
    p5011.2 ±2 ms10.8 ±3 ms-364 μs (-3.3%)NO
    p7512.3 ±1 ms11.9 ±3 ms-349 μs (-2.8%)NO
    p9013.4 ±1 ms13.2 ±3 ms-239 μs (-1.8%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
    redfin-30
    Percentile9d999813412c45DiffSignificant (?)
    p1019.4 ±0.9 ms17.4 ±1 ms-1.96 ms (-10.1%)NO
    p2520.9 ±0.8 ms19.0 ±0.7 ms-1.89 ms (-9.0%)NO
    p5023.1 ±0.9 ms20.8 ±0.7 ms-2.27 ms (-9.8%)NO
    p7525.6 ±1 ms23.5 ±0.8 ms-2.08 ms (-8.1%)NO
    p9028.1 ±1 ms26.4 ±1 ms-1.79 ms (-6.4%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
  • fire-installations

    DeviceStatisticsDistributions
    oriole-32
    Percentile9d999813412c45DiffSignificant (?)
    p10341 ±36 μs376 ±118 μs+34.7 μs (+10.2%)NO
    p25356 ±40 μs389 ±121 μs+33.3 μs (+9.4%)NO
    p50371 ±41 μs408 ±123 μs+36.6 μs (+9.8%)NO
    p75394 ±45 μs433 ±126 μs+39.1 μs (+9.9%)NO
    p90448 ±67 μs481 ±127 μs+32.9 μs (+7.4%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
    redfin-30
    Percentile9d999813412c45DiffSignificant (?)
    p10625 ±64 μs600 ±88 μs-24.7 μs (-4.0%)NO
    p25654 ±69 μs627 ±89 μs-27.4 μs (-4.2%)NO
    p50706 ±79 μs671 ±94 μs-34.8 μs (-4.9%)NO
    p75787 ±91 μs753 ±99 μs-33.5 μs (-4.3%)NO
    p90911 ±112 μs866 ±109 μs-44.6 μs (-4.9%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
  • fire-rc

    DeviceStatisticsDistributions
    oriole-32
    Percentile9d999813412c45DiffSignificant (?)
    p10321 ±275 μs281 ±218 μs-40.5 μs (-12.6%)NO
    p25334 ±282 μs304 ±218 μs-30.1 μs (-9.0%)NO
    p50350 ±290 μs325 ±229 μs-25.4 μs (-7.3%)NO
    p75380 ±297 μs353 ±235 μs-27.2 μs (-7.2%)NO
    p90429 ±303 μs410 ±264 μs-18.4 μs (-4.3%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
    redfin-30
    Percentile9d999813412c45DiffSignificant (?)
    p10532 ±462 μs677 ±596 μs+145 μs (+27.3%)NO
    p25631 ±489 μs800 ±635 μs+169 μs (+26.8%)NO
    p50847 ±608 μs1.05 ±0.7 ms+208 μs (+24.5%)NO
    p751.16 ±0.7 ms1.38 ±0.7 ms+222 μs (+19.1%)NO
    p901.52 ±0.7 ms1.73 ±0.8 ms+209 μs (+13.8%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
  • fire-transport

    DeviceStatisticsDistributions
    oriole-32
    Percentile9d999813412c45DiffSignificant (?)
    p101.30 ±0.5 ms1.47 ±0.7 ms+176 μs (+13.5%)NO
    p251.34 ±0.5 ms1.54 ±0.7 ms+191 μs (+14.2%)NO
    p501.44 ±0.4 ms1.64 ±0.7 ms+204 μs (+14.2%)NO
    p751.62 ±0.3 ms1.82 ±0.6 ms+200 μs (+12.4%)NO
    p901.91 ±0.5 ms2.07 ±0.8 ms+155 μs (+8.1%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
    redfin-30
    Percentile9d999813412c45DiffSignificant (?)
    p104.81 ±0.7 ms4.52 ±0.8 ms-291 μs (-6.0%)NO
    p255.49 ±0.2 ms5.38 ±0.2 ms-110 μs (-2.0%)NO
    p506.31 ±0.3 ms6.47 ±0.7 ms+161 μs (+2.6%)NO
    p757.89 ±1 ms7.85 ±2 ms-38.9 μs (-0.5%)NO
    p909.65 ±2 ms9.66 ±3 ms+11.1 μs (+0.1%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
  • timeToInitialDisplay

    DeviceStatisticsDistributions
    oriole-32
    Percentile9d999813412c45DiffSignificant (?)
    p10159 ±3 ms167 ±27 ms+7.61 ms (+4.8%)NO
    p25164 ±3 ms173 ±30 ms+9.09 ms (+5.6%)NO
    p50170 ±4 ms180 ±33 ms+10.4 ms (+6.1%)NO
    p75177 ±4 ms188 ±37 ms+11.3 ms (+6.4%)NO
    p90183 ±5 ms197 ±41 ms+13.8 ms (+7.5%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM
    redfin-30
    Percentile9d999813412c45DiffSignificant (?)
    p10185 ±3 ms183 ±4 ms-2.11 ms (-1.1%)NO
    p25191 ±2 ms188 ±3 ms-2.61 ms (-1.4%)NO
    p50197 ±4 ms195 ±4 ms-1.86 ms (-0.9%)NO
    p75205 ±4 ms201 ±4 ms-3.52 ms (-1.7%)NO
    p90212 ±4 ms209 ±5 ms-3.12 ms (-1.5%)NO

    20 test runs in comparison
    CommitTest Runs
    9d99981
    • 2023-01-26_15:33:48.602371_aiVH
    • 2023-01-26_15:33:48.606248_oPUS
    • 2023-01-26_15:33:48.606275_cPXP
    • 2023-01-26_15:33:48.606283_ADWz
    • 2023-01-26_15:33:48.606291_tViN
    • 2023-01-26_15:33:48.606299_cBaM
    • 2023-01-26_15:33:48.606306_DQPz
    • 2023-01-26_15:33:48.606314_hDiH
    • 2023-01-26_15:33:48.606320_qsFY
    • 2023-01-26_15:33:48.606327_Dyui
    3412c45
    • 2023-01-26_21:48:57.766846_AoNw
    • 2023-01-26_21:48:57.770761_bCGB
    • 2023-01-26_21:48:57.770779_DYnc
    • 2023-01-26_21:48:57.770788_PnzP
    • 2023-01-26_21:48:57.770795_zWpd
    • 2023-01-26_21:48:57.770802_Kzqc
    • 2023-01-26_21:48:57.770809_jyYK
    • 2023-01-26_21:48:57.770832_SpeD
    • 2023-01-26_21:48:57.770838_cfhl
    • 2023-01-26_21:48:57.770844_yauM

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

@github-actions
Copy link
Contributor

Unit Test Results

   722 files  +   564     722 suites  +564   1h 26m 54s ⏱️ + 1h 24m 7s
4 552 tests +3 440  4 519 ✔️ +3 423  21 💤 +  5  12 +12 
8 909 runs  +6 685  8 855 ✔️ +6 663  42 💤 +10  12 +12 

For more details on these failures, see this check.

Results for commit 49166ff. ± Comparison against base commit 9d99981.

@google-oss-bot
Copy link
Contributor

Coverage Report 1

Affected Products

  • firebase-database

    Overall coverage changed from 50.07% (9d99981) to 50.14% (3412c45) by +0.08%.

    FilenameBase (9d99981)Merge (3412c45)Diff
    ChildChangeAccumulator.java83.33%96.67%+13.33%
    ViewProcessor.java92.10%91.79%-0.30%
    WebsocketConnection.java32.77%35.03%+2.26%
  • firebase-firestore

    Overall coverage changed from 44.53% (9d99981) to 44.48% (3412c45) by -0.05%.

    FilenameBase (9d99981)Merge (3412c45)Diff
    DeleteMutation.java95.24%90.48%-4.76%
    ListenRequest.java13.20%10.66%-2.54%
    SetMutation.java94.44%97.22%+2.78%
    WriteRequest.java12.67%10.41%-2.26%
    WriteResponse.java13.45%11.70%-1.75%
  • firebase-perf

    Overall coverage changed from 71.15% (9d99981) to 71.16% (3412c45) by +0.00%.

Test Logs

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

@dconeybe
Copy link
Contributor Author

dconeybe commented Feb 9, 2023

Closing in deference to #4588

@dconeybe dconeybe closed this Feb 9, 2023
@dconeybe dconeybe deleted the dconeybe/protobuf_javalite_upgrade branch February 9, 2023 03:39
@rlazo rlazo mentioned this pull request Feb 22, 2023
@firebase firebase locked and limited conversation to collaborators Mar 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants