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

v3.20.0 Planning #2752

Closed
rjcorwin opened this issue Jun 10, 2021 · 1 comment
Closed

v3.20.0 Planning #2752

rjcorwin opened this issue Jun 10, 2021 · 1 comment
Milestone

Comments

@rjcorwin
Copy link
Contributor

rjcorwin commented Jun 10, 2021

VOSS

Evans

Chris

RJ

Backlog

Lachko

@rjcorwin rjcorwin added this to the v3.20.0 milestone Jun 10, 2021
@chrisekelley
Copy link
Member

Summary of tests of different storage adapters:

Using this property: "usePouchDbLastSequenceTracking": true for all tests.

Using this config: "encryptionPlugin":"CryptoPouch", 261 docs in db:

  • 11.80 secs to sync
  • 27 secs to index
  • backup files output in json format; not encrypted inside the files.
  • restored successfully.

Using sqlite/sqlCypher, 261 docs in db:

  • 16:30 seconds to sync
  • 32.98 secs to index.
  • tested restoring from backup; passed that test.

Using "turnOffAppLevelEncryption": true, 261 docs in db:

  • 12.65 secs to sync, 11.53 secs to sync
  • 24.11 secs to index
  • tested restoring - passed, also tested using the cryptoPouch backups, which also passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants