I've added some threading tests to my simple_orm_benchmark test
suite, here's a pastie of the results (http://pastie.org/492990.txt).

The summary is that Sequel is faster than ActiveRecord on
threaded workloads on all databases (80% faster on MySQL, 25% faster
on PostgreSQL).  This is true both for lightly threaded workloads
(6 threads) and heavily threaded workloads (32 threads).

Jeremy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sequel-talk" 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/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to