Skip to content

Firestore Spec Tests: Port JS PR 7021 (bundle the readTime and resumeToken) #4928

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

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

dconeybe
Copy link
Contributor

@dconeybe dconeybe commented Apr 24, 2023

Port spec test changes from firebase/firebase-js-sdk#7021 (Bundle the readTime and resumeToken into a data structure)

For reference, here is the iOS port of the same change: firebase/firebase-ios-sdk#11183

… readTime and resumeToken into a data structure)
@github-actions
Copy link
Contributor

github-actions bot commented Apr 24, 2023

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

2 similar comments
@github-actions
Copy link
Contributor

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

@github-actions
Copy link
Contributor

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Apr 24, 2023

Coverage Report 1

Affected Products

  • firebase-firestore

    Overall coverage changed from 44.15% (dfad414) to 44.13% (401f3a0) by -0.02%.

    FilenameBase (dfad414)Merge (401f3a0)Diff
    LruGarbageCollector.java97.27%93.64%-3.64%
    SetMutation.java97.22%94.44%-2.78%

Test Logs

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

@github-actions
Copy link
Contributor

github-actions bot commented Apr 24, 2023

Unit Test Results

   158 files   -    630     158 suites   - 630   1m 59s ⏱️ - 33m 55s
1 124 tests  - 3 741  1 108 ✔️  - 3 735  16 💤  -   5  0  - 1 
2 248 runs   - 7 391  2 216 ✔️  - 7 380  32 💤  - 10  0  - 1 

Results for commit 7202f9d. ± Comparison against base commit dfad414.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Apr 24, 2023

@dconeybe dconeybe changed the title Firestore: Port spec test changes from #7021 that bundle the readTime and resumeToken into a data structure Firestore Spec Tests: Port JS PR 7021 (bundle the readTime and resumeToken) Apr 24, 2023
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Apr 24, 2023

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-fst

    DeviceStatisticsDistributions
    oriole-32
    Percentiledfad414401f3a0DiffSignificant (?)
    p10359 ±53 μs331 ±22 μs-28.5 μs (-7.9%)NO
    p25377 ±62 μs344 ±27 μs-33.1 μs (-8.8%)NO
    p50411 ±85 μs379 ±58 μs-32.1 μs (-7.8%)NO
    p75467 ±117 μs439 ±118 μs-27.6 μs (-5.9%)NO
    p90548 ±184 μs541 ±235 μs-6.55 μs (-1.2%)NO

    20 test runs in comparison
    CommitTest Runs
    dfad414
    • 2023-04-24_23:23:47.307673_lBRe
    • 2023-04-24_23:23:47.314161_JTuf
    • 2023-04-24_23:23:47.314182_ugVU
    • 2023-04-24_23:23:47.314208_xOuu
    • 2023-04-24_23:23:47.314215_cuev
    • 2023-04-24_23:23:47.314221_LaiO
    • 2023-04-24_23:23:47.314228_CAhe
    • 2023-04-24_23:23:47.314240_tszF
    • 2023-04-24_23:23:47.314247_qsCA
    • 2023-04-24_23:23:47.314253_kXZu
    401f3a0
    • 2023-04-25_00:09:48.292381_SQHX
    • 2023-04-25_00:09:48.296103_ZAqB
    • 2023-04-25_00:09:48.296117_aKlm
    • 2023-04-25_00:09:48.296124_NKhg
    • 2023-04-25_00:09:48.296131_rUOp
    • 2023-04-25_00:09:48.296137_BSJG
    • 2023-04-25_00:09:48.296142_zYhg
    • 2023-04-25_00:09:48.296151_sqyY
    • 2023-04-25_00:09:48.296157_lRIC
    • 2023-04-25_00:09:48.296163_NLnP
    redfin-30
    Percentiledfad414401f3a0DiffSignificant (?)
    p10639 ±23 μs642 ±31 μs+2.81 μs (+0.4%)NO
    p25660 ±26 μs660 ±29 μs+176 ns (+0.0%)NO
    p50686 ±36 μs685 ±33 μs-836 ns (-0.1%)NO
    p75726 ±50 μs717 ±42 μs-8.43 μs (-1.2%)NO
    p90798 ±112 μs777 ±115 μs-21.7 μs (-2.7%)NO

    20 test runs in comparison
    CommitTest Runs
    dfad414
    • 2023-04-24_23:23:47.307673_lBRe
    • 2023-04-24_23:23:47.314161_JTuf
    • 2023-04-24_23:23:47.314182_ugVU
    • 2023-04-24_23:23:47.314208_xOuu
    • 2023-04-24_23:23:47.314215_cuev
    • 2023-04-24_23:23:47.314221_LaiO
    • 2023-04-24_23:23:47.314228_CAhe
    • 2023-04-24_23:23:47.314240_tszF
    • 2023-04-24_23:23:47.314247_qsCA
    • 2023-04-24_23:23:47.314253_kXZu
    401f3a0
    • 2023-04-25_00:09:48.292381_SQHX
    • 2023-04-25_00:09:48.296103_ZAqB
    • 2023-04-25_00:09:48.296117_aKlm
    • 2023-04-25_00:09:48.296124_NKhg
    • 2023-04-25_00:09:48.296131_rUOp
    • 2023-04-25_00:09:48.296137_BSJG
    • 2023-04-25_00:09:48.296142_zYhg
    • 2023-04-25_00:09:48.296151_sqyY
    • 2023-04-25_00:09:48.296157_lRIC
    • 2023-04-25_00:09:48.296163_NLnP
  • timeToInitialDisplay

    DeviceStatisticsDistributions
    oriole-32
    Percentiledfad414401f3a0DiffSignificant (?)
    p10200 ±11 ms200 ±5 ms-184 μs (-0.1%)NO
    p25207 ±12 ms207 ±7 ms-509 μs (-0.2%)NO
    p50221 ±23 ms215 ±7 ms-6.07 ms (-2.8%)NO
    p75232 ±31 ms225 ±8 ms-6.80 ms (-2.9%)NO
    p90242 ±33 ms241 ±13 ms-212 μs (-0.1%)NO

    20 test runs in comparison
    CommitTest Runs
    dfad414
    • 2023-04-24_23:23:47.307673_lBRe
    • 2023-04-24_23:23:47.314161_JTuf
    • 2023-04-24_23:23:47.314182_ugVU
    • 2023-04-24_23:23:47.314208_xOuu
    • 2023-04-24_23:23:47.314215_cuev
    • 2023-04-24_23:23:47.314221_LaiO
    • 2023-04-24_23:23:47.314228_CAhe
    • 2023-04-24_23:23:47.314240_tszF
    • 2023-04-24_23:23:47.314247_qsCA
    • 2023-04-24_23:23:47.314253_kXZu
    401f3a0
    • 2023-04-25_00:09:48.292381_SQHX
    • 2023-04-25_00:09:48.296103_ZAqB
    • 2023-04-25_00:09:48.296117_aKlm
    • 2023-04-25_00:09:48.296124_NKhg
    • 2023-04-25_00:09:48.296131_rUOp
    • 2023-04-25_00:09:48.296137_BSJG
    • 2023-04-25_00:09:48.296142_zYhg
    • 2023-04-25_00:09:48.296151_sqyY
    • 2023-04-25_00:09:48.296157_lRIC
    • 2023-04-25_00:09:48.296163_NLnP
    redfin-30
    Percentiledfad414401f3a0DiffSignificant (?)
    p10231 ±5 ms253 ±3 ms+21.2 ms (+9.1%)MAYBE
    p25237 ±4 ms258 ±3 ms+21.6 ms (+9.1%)MAYBE
    p50243 ±5 ms265 ±3 ms+22.2 ms (+9.1%)MAYBE
    p75251 ±5 ms274 ±3 ms+23.1 ms (+9.2%)MAYBE
    p90259 ±6 ms284 ±3 ms+25.1 ms (+9.7%)MAYBE

    20 test runs in comparison
    CommitTest Runs
    dfad414
    • 2023-04-24_23:23:47.307673_lBRe
    • 2023-04-24_23:23:47.314161_JTuf
    • 2023-04-24_23:23:47.314182_ugVU
    • 2023-04-24_23:23:47.314208_xOuu
    • 2023-04-24_23:23:47.314215_cuev
    • 2023-04-24_23:23:47.314221_LaiO
    • 2023-04-24_23:23:47.314228_CAhe
    • 2023-04-24_23:23:47.314240_tszF
    • 2023-04-24_23:23:47.314247_qsCA
    • 2023-04-24_23:23:47.314253_kXZu
    401f3a0
    • 2023-04-25_00:09:48.292381_SQHX
    • 2023-04-25_00:09:48.296103_ZAqB
    • 2023-04-25_00:09:48.296117_aKlm
    • 2023-04-25_00:09:48.296124_NKhg
    • 2023-04-25_00:09:48.296131_rUOp
    • 2023-04-25_00:09:48.296137_BSJG
    • 2023-04-25_00:09:48.296142_zYhg
    • 2023-04-25_00:09:48.296151_sqyY
    • 2023-04-25_00:09:48.296157_lRIC
    • 2023-04-25_00:09:48.296163_NLnP

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

@tom-andersen tom-andersen self-requested a review April 25, 2023 13:34
Copy link
Contributor

@tom-andersen tom-andersen left a comment

Choose a reason for hiding this comment

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

LGTM

@dconeybe dconeybe merged commit 1b43eb2 into master Apr 25, 2023
@dconeybe dconeybe deleted the dconeybe/SpecTestPortJsSdkPr7021 branch April 25, 2023 14:18
@firebase firebase locked and limited conversation to collaborators Jun 1, 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.

3 participants