On 10/22/18, Olivier Mascia <[email protected]> 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
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to