> > I currently use RoR on a few small web sites, and some internal webapps, 
> > but I spend 90% of my time with RoR with AR optimizing
> > it's speed.

Are you only noticing this speed problem with big batch operations
like you mentioned in the earlier email?

When working with an ORM, it's fairly common to do heavy data imports,
batch loads and the like using the database's built in tools, what
makes you want to use AR instead of tools like mysqldump etc?


--
Cheers

Koz
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to