stephanenicolas / robospice

Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
Apache License 2.0
2.95k stars 545 forks source link

CPU Usage #432

Open KingWu opened 9 years ago

KingWu commented 9 years ago

just implement an web service by call http://ipinfo.io/json

CPU usage hit to User [60%] without other calculation. Any idea why CPU usage is quite large?