The point about CPU usage and battery life is concerning.

For Firefox hub, we chose to use SQLite to back the home panel data, and
I'm wondering if there are any measurements we can perform to see if it
might be worth changing this implementation in the future. I filed bug
987238 about adding a telemetry probe for the size of that DB. At this
point, we're going to ship this feature with SQLite, but we could switch
the backend in the future if we decide it's worth it.

Margaret


On Thu, Mar 20, 2014 at 7:19 PM, Richard Newman <rnew...@mozilla.com> wrote:

> An excellent summary of why you probably shouldn't use SQLite for your
> next Firefox feature. Or if you do, what you need to work around.
>
>
> https://wiki.mozilla.org/Performance/Avoid_SQLite_In_Your_Next_Firefox_Feature
> _______________________________________________
> mobile-firefox-dev mailing list
> mobile-firefox-dev@mozilla.org
> https://mail.mozilla.org/listinfo/mobile-firefox-dev
>
_______________________________________________
mobile-firefox-dev mailing list
mobile-firefox-dev@mozilla.org
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to