Re: Peformance

2010-05-30 Thread Markus Zywitza
markus.zywi...@gmail.com wrote: Sorry, my crystal ball is off duty right now. Can you please send us your mappings and your usage scenario? -Markus 2010/5/28 raghavsri raghavendra...@gmail.com Hi I am experiencing very poor peformance ,when i am using FindOne

Re: Peformance

2010-05-30 Thread Krzysztof Koźmic
I am experiencing very poor peformance ,when i am using FindOne and FindAll fucntionality ,in activerecord. there are only 4 cascaded tables and these functions are taking more time even with small amount of data(1000 Rows in database. ) Please can

Re: Peformance

2010-05-30 Thread Markus Zywitza
/28 raghavsri raghavendra...@gmail.com Hi I am experiencing very poor peformance ,when i am using FindOne and FindAll fucntionality ,in activerecord. there are only 4 cascaded tables and these functions are taking more time even with small amount of data(1000 Rows

Re: Peformance

2010-05-30 Thread Krzysztof Koźmic
peformance ,when i am using FindOne and FindAll fucntionality ,in activerecord. there are only 4 cascaded tables and these functions are taking more time even with small amount of data(1000 Rows in database. ) Please can

Re: Peformance

2010-05-29 Thread Markus Zywitza
: Sorry, my crystal ball is off duty right now. Can you please send us your mappings and your usage scenario? -Markus 2010/5/28 raghavsri raghavendra...@gmail.com Hi I am experiencing very poor peformance ,when i am using FindOne and FindAll fucntionality

Re: Peformance

2010-05-29 Thread hammett
Not to mention that you should put an index on common looked up columns. On Sat, May 29, 2010 at 12:11 AM, Markus Zywitza markus.zywi...@gmail.com wrote: You have to use lazy loading. With the current mapping, if you load one sample, AR loads all the tests assigned to it, then for every test it

Peformance

2010-05-28 Thread raghavsri
Hi I am experiencing very poor peformance ,when i am using FindOne and FindAll fucntionality ,in activerecord. there are only 4 cascaded tables and these functions are taking more time even with small amount of data(1000 Rows in database. ) Please can somebody tell me ,what is the actual problem

Re: Peformance

2010-05-28 Thread Markus Zywitza
Sorry, my crystal ball is off duty right now. Can you please send us your mappings and your usage scenario? -Markus 2010/5/28 raghavsri raghavendra...@gmail.com Hi I am experiencing very poor peformance ,when i am using FindOne and FindAll fucntionality ,in activerecord. there are only 4

Re: Peformance

2010-05-28 Thread raghavsri
...@gmail.com wrote: Sorry, my crystal ball is off duty right now. Can you please send us your mappings and your usage scenario? -Markus 2010/5/28 raghavsri raghavendra...@gmail.com Hi I am experiencing very poor peformance ,when i am using FindOne and FindAll fucntionality

Re: Peformance

2010-05-28 Thread Krzysztof Koźmic
/5/28 raghavsriraghavendra...@gmail.com Hi I am experiencing very poor peformance ,when i am using FindOne and FindAll fucntionality ,in activerecord. there are only 4 cascaded tables and these functions are taking more time even with small amount of data(1000 Rows in database. ) Please can

Re: Peformance

2010-05-28 Thread raghavsri
: Sorry, my crystal ball is off duty right now. Can you please send us your mappings and your usage scenario? -Markus 2010/5/28 raghavsri raghavendra...@gmail.com Hi I am experiencing very poor peformance ,when i am using FindOne and FindAll fucntionality ,in activerecord