Skip to content
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

snapshot listener source from cache proto #7941

Closed
wants to merge 12 commits into from

Conversation

milaGGL
Copy link
Contributor

@milaGGL milaGGL commented Jan 11, 2024

No description provided.

@milaGGL milaGGL self-assigned this Jan 11, 2024
Copy link

changeset-bot bot commented Jan 11, 2024

⚠️ No Changeset found

Latest commit: 619829b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jan 11, 2024

Size Report 1

Affected Products

  • @firebase/auth

    TypeBase (991fa27)Merge (e84ad6a)Diff
    browser177 kB177 kB+639 B (+0.4%)
    cordova205 kB205 kB-100 B (-0.0%)
    esm5230 kB231 kB+756 B (+0.3%)
    main174 kB174 kB-88 B (-0.1%)
    module177 kB177 kB+639 B (+0.4%)
    react-native194 kB194 kB+163 B (+0.1%)
  • @firebase/auth/cordova

    TypeBase (991fa27)Merge (e84ad6a)Diff
    browser205 kB205 kB-100 B (-0.0%)
    module205 kB205 kB-100 B (-0.0%)
  • @firebase/auth/internal

    TypeBase (991fa27)Merge (e84ad6a)Diff
    browser188 kB188 kB+639 B (+0.3%)
    esm5244 kB244 kB+756 B (+0.3%)
    main211 kB210 kB-84 B (-0.0%)
    module188 kB188 kB+639 B (+0.3%)
  • @firebase/auth/web-extension

    TypeBase (991fa27)Merge (e84ad6a)Diff
    browser?133 kB? (?)
    main?148 kB? (?)
    module?133 kB? (?)
  • @firebase/database

    TypeBase (991fa27)Merge (e84ad6a)Diff
    browser248 kB249 kB+355 B (+0.1%)
    esm5277 kB277 kB+312 B (+0.1%)
    main282 kB282 kB+312 B (+0.1%)
    module248 kB249 kB+355 B (+0.1%)
  • @firebase/database-compat/standalone

    TypeBase (991fa27)Merge (e84ad6a)Diff
    main371 kB372 kB+312 B (+0.1%)
  • @firebase/firestore

    TypeBase (991fa27)Merge (e84ad6a)Diff
    browser375 kB377 kB+1.54 kB (+0.4%)
    esm5360 kB362 kB+1.67 kB (+0.5%)
    main577 kB580 kB+2.81 kB (+0.5%)
    module375 kB377 kB+1.54 kB (+0.4%)
    react-native375 kB377 kB+1.54 kB (+0.4%)
  • @firebase/util

    TypeBase (991fa27)Merge (e84ad6a)Diff
    browser23.1 kB23.1 kB+23 B (+0.1%)
    esm524.7 kB24.7 kB+23 B (+0.1%)
    main30.4 kB30.5 kB+23 B (+0.1%)
    module23.1 kB23.1 kB+23 B (+0.1%)
  • bundle

    18 size changes

    TypeBase (991fa27)Merge (e84ad6a)Diff
    auth (Anonymous)73.7 kB73.8 kB+41 B (+0.1%)
    auth (EmailAndPassword)81.6 kB82.0 kB+442 B (+0.5%)
    auth (GoogleFBTwitterGitHubPopup)100 kB101 kB+437 B (+0.4%)
    auth (GooglePopup)97.6 kB98.1 kB+437 B (+0.4%)
    auth (GoogleRedirect)97.8 kB98.3 kB+437 B (+0.4%)
    auth (Phone)84.0 kB84.4 kB+420 B (+0.5%)
    database (Filtering data)147 kB147 kB+24 B (+0.0%)
    database (Sort data)149 kB149 kB+25 B (+0.0%)
    firestore (CSI Auto Indexing Disable and Delete)268 kB268 kB+240 B (+0.1%)
    firestore (CSI Auto Indexing Enable)268 kB268 kB+240 B (+0.1%)
    firestore (Persistence)303 kB303 kB+553 B (+0.2%)
    firestore (Query Cursors)246 kB247 kB+1.23 kB (+0.5%)
    firestore (Query)243 kB245 kB+1.26 kB (+0.5%)
    firestore (Read data once)231 kB233 kB+1.23 kB (+0.5%)
    firestore (Read Write w Persistence)321 kB323 kB+1.28 kB (+0.4%)
    firestore (Realtime updates)234 kB235 kB+1.26 kB (+0.5%)
    firestore (Transaction)211 kB211 kB+59 B (+0.0%)
    firestore (Write data)211 kB211 kB+59 B (+0.0%)

  • firebase

    TypeBase (991fa27)Merge (e84ad6a)Diff
    firebase-auth-compat.js136 kB137 kB+385 B (+0.3%)
    firebase-auth-cordova.js174 kB174 kB-75 B (-0.0%)
    firebase-auth-web-extension.js?114 kB? (?)
    firebase-auth.js147 kB147 kB+537 B (+0.4%)
    firebase-compat.js779 kB781 kB+2.01 kB (+0.3%)
    firebase-database-compat.js166 kB166 kB+355 B (+0.2%)
    firebase-database.js186 kB186 kB+355 B (+0.2%)
    firebase-firestore-compat.js341 kB342 kB+1.27 kB (+0.4%)
    firebase-firestore.js434 kB436 kB+1.56 kB (+0.4%)

Test Logs

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

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jan 11, 2024

Size Analysis Report 1

This report is too large (188,204 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.

Test Logs

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

@milaGGL milaGGL closed this Jan 31, 2024
@firebase firebase locked and limited conversation to collaborators Mar 2, 2024
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