On 10/22/18, Olivier Mascia <o...@integral.be> wrote:
>
> Does compiling SQLite with SQLITE_ENABLE_DBSTAT_VTAB has a performance
> impact of any sort?

No.  Not that is measurable.  Anytime you change a library in any way,
there is always some performance impact (which might be positive or
negative) due to changes in processor cache behavior, but that
differences is way, way down in the noise.
-- 
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