Re: Benchmarking SQL drivers
"Stephen R. van den Berg" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Stephen R. van den Berg wrote: >What I measure is throughput to/from the database, the queries probably >11.3s pgsql Pike 8.1 (new driver, multithreaded) >17.3s MySQL Pike 8.1 >18.4s pgsql Pike 7.8 (old driver, single threaded) >32.7s postgres Pike 8.1 (C-libpq) Perhaps it is obvious, but the displayed values are seconds to finish, i.e. the lower number wins. -- Stephen.