Forum Post: RE: getPage function is very long to process

  • Thread starter Thread starter jetconsulting
  • Start date Start date
Status
Not open for further replies.
J

jetconsulting

Guest
Romain, In my last project I was working on, we had to refactor a significant part of our app to take out the rbf_getpage method from core page functions. I beleive our guys used the rbf_selectQuery and the rbf_getfields methods. In our case, we had an Employee object with many relationships as well (around 100 as I remember) and the getpage method proved to be about 1000x slower than the methods we switched to. Hopefully this helps some, and feel free to ask me any follow up questions. Best Regards, Joel

Continue reading...
 
Status
Not open for further replies.
Back
Top