On 1/3/17, Jianxun Zhang <jianxun.zh...@linux.intel.com> wrote:
> I am working in Yocto project. We have a fake-root program “pseudo” that
> uses sqlite3 at a step when building Yocto images. We found a 2% increase of
> the whole build time, and my bisecting shows the ad601c7962 in sqlite3 is
> the root cause.

That change was backed out by
https://www.sqlite.org/src/timeline?c=9675518b33e8d407 and so your
code should return to its old speed, or be faster.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to