Yeah, this sounds like it will need to be profiled. Go ahead and file an issue on github. I think step 1 is to make sure we have coverage for this in our performance test suite.
On Monday, October 27, 2014 10:16:00 AM UTC-7, Jens Alfke wrote: > > > Inserts are quite fast, even with large databases, the issue is the > update/delete. The code above will insert the 50K records in a minute, but > updating a single document thereafter takes 1/4 second, even without any > replication running. > > > Very weird. Sounds like this is an Android-specific bug; you should file > an issue on Github for Traun to look at. If you can collect CPU profile > data while this is happening, that would be great to attach to it. > > —Jens > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/3baa91ed-eaea-4ca3-aff9-9de814d68080%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
