On Wed, Apr 29, 2009 at 9:09 PM, Gordon Anderson <
[email protected]> wrote:

> hi Tim
>
> I'm not sure of the context of your testing and how 'realistic' the data
> has to be.  However I have used the following in the past:


Thanks for the links.

I was just trying to run some rough benchmarks and test postgres turning
parameters.  Somebody turned me on to pgbench which is pretty great so I am
using that. I will probably test with more diverse data later on.

So far preliminary results are that postgres  performance is pretty decent
but doesn't take advantage of multiple cores at all. I am hoping that in the
production environment different connections from rails are distributed
evenly accross the cores.

This brings me to ruby and rails which is also dismal when it comes to
taking advantage of multiple cores. Again I am hoping with passenger those
requests can be distributed to different CPUs.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"WellRailed" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/WellRailed?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to