aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/core
diff options
context:
space:
mode:
authorGravatar Konstantin Varlamov <var-const@users.noreply.github.com>2018-07-16 18:20:00 -0400
committerGravatar GitHub <noreply@github.com>2018-07-16 18:20:00 -0400
commit6ab0195f11e9a0daab46babf7f894bb08b2ae9c3 (patch)
tree0480fffac31bf4854c5aeac0715f82ebee5cdb3c /Firestore/core/src/firebase/firestore/core
parente9b56959f1be44bbf787ad1077d1e1dad1aa29fe (diff)
Minimize rereading of batches in FSTLocalDocumentsView documentsMatchingCollectionQuery (#1533)
Previously in `documentsMatchingCollectionQuery`, write batches were read three times; in fact, all relevant batches will always be contained inside `allMutationBatchesAffectingQuery` (which is also more efficient); the other two calls were redundant.
Diffstat (limited to 'Firestore/core/src/firebase/firestore/core')
0 files changed, 0 insertions, 0 deletions