aws-mobile-appsync-sdk-ios
aws-mobile-appsync-sdk-ios copied to clipboard
Fix slow inserts
Issue #140
Description of changes: Speed up SQLite inserts by wrapping them with a transaction. This approach is over 200% faster based on the performance test added as a part of this PR.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.