[odb-users] using ODB for interactive access

Boris Kolpackov boris at codesynthesis.com
Wed Nov 8 11:16:48 EST 2017


Panayiotis Georgiou <ps.georgiou at gmail.com> writes:

> The timings I have mentioned are for 1000 calls to each function. A single
> call to rowCount() performs a "select all" query, and a single call to
> data() performs a "select all" query and then returns the N-th record from
> the query result.  So a single call to each of this functions takes less
> than ~0.2ms. Is this still too high?

No, now it makes sense. I thought there were 1000 records in the database.

Boris



More information about the odb-users mailing list