Is there a way to make file_field.set faster?

I have noticed that this is the slowest part of my tests. It takes about 10
seconds to set file field. I have read that it can not be set directly
because that would be security issue, but I wonder what I could do to make
it faster. I upload extremely small files (a few bytes), but I have to do it
frequently, and every time it takes about 10 seconds just to set file field.

Any help would be appreciated.

Thanks.
--
Zeljko Filipin
zeljkofilipin.com
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to