[Ruby] How to patch ruby-mysql bindings?
Dan Harms
zintavision at gmail.com
Mon Oct 16 12:33:32 PDT 2006
Fair enough. No, I haven't measured any bottlenecks yet. I am
working on an application that is importing over 500K records daily
with multiple updates per record, and thought this might be a
pre-emptive attack on my part. I'll get some more specific numbers to
benchmark against.
Is patching the bindings generally not recommended, or just time
intensive, so not worth it unless absolutely necessary?
On 10/16/06, Ryan Davis <ryand-ruby at zenspider.com> wrote:
>
> On Oct 16, 2006, at 11:42 AM, Dan Harms wrote:
>
> > Could anyone describe how to patch the ruby-mysql bindings? I came
> > across a post on the RailsExpress blog about a patch that can increase
> > mysql speeds (http://railsexpress.de/blog/articles/2006/10/05/make-
> > ruby-mysql-create-less-garbage)
> > and I wanted to give it a try because I could really use it, but don't
> > have a clue how to actually use the patch.
>
> Do you actually need it? Have you measured and discovered that your
> bottleneck is indeed the mysql bindings? Otherwise, I'd suggest you
> not waste your time.
>
> _______________________________________________
> Ruby at zenspider.com
> http://www.zenspider.com/seattle.rb
> http://www.zenspider.com/mailman/listinfo/ruby
>
--
Dan Harms
Internet Consultant
206.854.2858 | dan at zintavision.com
http://www.zintavision.com
More information about the Ruby
mailing list