I think my package is based on the one from the DBX suite. It has a few edits, some of which I'm confident should go in and others just for my needs which probably aren't fit to. Disappointly, I got the psyco test wrong and it is only taking 30m/s :( I guess this is the difference when something is implemented on top of C and libpq (I presume)
From: Mariano Martinez Peck <[hidden email]> To: Any question about pharo is welcome <[hidden email]> Sent: Wednesday, 31 July 2013, 22:40 Subject: Re: [Pharo-users] Pharo performance On Wed, Jul 31, 2013 at 6:32 PM, Chris <[hidden email]> wrote: It definitely seems to be because most things in the V2 driver are coming in as strings and then being converted. Running the same query on the three systems gives the following for a 65000 double array PLease please please use the Glorp version you get from the DBX suite. You need to create a subclass of DatabaseDriver. You can take a look to NativePostgresDriver and create a similar one for V3.
I would also like to have Glorp + PostgresV3 running. Also...we should somehow use NativePostgresPoolingDriver and NativePostgresConnectionPool for V3... we need some refactor here... We should join forces!! Cheers Mariano http://marianopeck.wordpress.com |
On Thu, Aug 1, 2013 at 4:06 AM, CHRIS BAILEY <[hidden email]> wrote:
Ok, please let me know how that goes.
mmm maybe. For that you could compare OpenDBXDriver with Postgres, but you will need OpenDBX lib and FFI.
Mariano http://marianopeck.wordpress.com |
In reply to this post by philippeback
ok so we will create a private business mailing-list
Stef On Jul 30, 2013, at 11:41 PM, [hidden email] wrote: > Yes, as discussed, I am pushing Pharo and discussing business in the open just doesn't work for me. |
Free forum by Nabble | Edit this page |