search for: antoniocangiano

Displaying 3 results from an estimated 3 matches for "antoniocangiano".

2006 Jan 23
9
Web Hosting Options?
Can someone recommend a good web host for ROR? -- Posted via http://www.ruby-forum.com/.
2006 Sep 05
1
Finding what methods talk to the DB!
Hi all, I am now working on performance tuning. I am still a newbie thus I am not talking about "full blown performance tuning". What I do now is just tracking my development.log to find whether I accidentally make redundant queries because of my misunderstanding of ActiveRecord, redundant AJAX calls, or logical mistakes. The questions: 1. From what I understand the standard log_level
2007 Feb 21
2
how much performance penalty does this incur, scalar as a vector of one element?
I have been comparing R with other languages and systems. One peculiar feature of R is there is no scalar. Instead, it is just a vector of length one. I wondered how much performance penalty this deign cause, particular in situations with many scalars in a program. Thanks. Jason Liao, http://www.geocities.com/jg_liao Associate Professor of Biostatistics Drexel University School of Public