Skip to content

Conversation

delaneyb
Copy link
Contributor

This PR adds the isEqual method on the Query class and replaces the pod source to use invertase/firestore-ios-sdk-frameworks's pre-compiled .xcframeworks. This change yielded compile time improvements similar to those seen in the project's readme for my project. This is due to not having to compile several hefty frameworks (FirebaseCore, abseil, gRPC-C++, leveldb-library, nanopb) as part of the build process.

Mac mini (2018) 6 cores:
Before: ~ 240s
After: ~ 45s

@cla-bot cla-bot bot added the cla: yes label Oct 31, 2022
@triniwiz triniwiz merged commit 109cf84 into NativeScript:main Oct 31, 2022
@delaneyb delaneyb deleted the firestore-improvements branch November 3, 2022 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants