issues
search
mongodb
/
stitch-android-sdk
MongoDB Stitch Android SDK
Apache License 2.0
58
stars
33
forks
source link
Java SDK: Create R2L scenario performance test definitions
#142
Closed
tkaye407
closed
5 years ago
tkaye407
commented
5 years ago
This pull request accomplishes the following:
Defines the Remote To Local performance tests (intiailSync, disconnectReconnect, syncPass)
Adds changeEventPercentages as configurable option in evergreen / local.properties
Puts some utility functions in SyncPerformanceTestutils.kt
Makes some small changes to the L2R tests
Drive-by fix for not sending out requests that are too large for stitch to handle
This pull request accomplishes the following: