Add some simple profiling for provider operations. supports #738 (#762)
In order to evaluate the provider performance and its impact on the UX this commit adds some simple profiling statments which measure the execution time of certain operations and write them to logcat. Hopefully this helps a but to detect slow operations and bottlenecks.
Loading
Please register or sign in to comment