500% Performance Increase over ODBC
500% Performance Increase over ODBC
That's not a typo - 500% - my db benchmark test is now consistently at *least* 5 times as fast as going through ODBC to an SQLite database.

-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
-
UserOfPure
- Enthusiast

- Posts: 469
- Joined: Sun Mar 16, 2008 9:18 am
Re: 500% Performance Increase over ODBC
With regard to what? Due to v4.20 Final or something else? You didn't say.
Sorry, yes, that is the native 4.2 SQLite support verses using the SQLite ODBC driver and the PB ODBC subsystem.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
It works pretty well on Win32 systems but doesn't support 64 bit Windows at all. I'm not surprised ODBC is slower than using the DLL directly either but I was surprised at how much slower.
Unfortunately I've still got to keep the SQLite driver as a dependency since ReportMan uses it to access data.
Unfortunately I've still got to keep the SQLite driver as a dependency since ReportMan uses it to access data.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
