On Jul 8, 2006, at 11:00 PM, Michael A. Schoen wrote:
But just wondering if folks considered the performance impact of the change? From a simple test it seems that BigDecimal math is about twice as slow as using Floats.

BigDecimal is slow, but numeric(10,3) ought to be meaningful.

Anyone tried LongDecimal?  http://rubyforge.org/projects/long-decimal

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

Reply via email to