> > 2. Subtree with root in sqlite3_statement_backend::load_rowset > and its branch to sqlite3_column_text which takes 25% of time > > Conclusion from this 5 minutes simple investigation is that > sqlite3_value_text calls seem to be expansive, so it > may be worth to use type-specific API in SQLite3 backend. > > If you (or anyone) else would be willing to give it a try, > it would be awesome and further tests will be very interesting. >
I will have a look and will let you know.
------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
