Performance issue in "lists" and grouped data with many fields

We have successfully developed an application based om fabrik and some other components.
But there is always a but.
When developing an additional master/detail form to input data in ca 15 fields per day over a month (31 rows) , showing that master/detail form takes 9.7 secs ( DB queries 0.068 secs) according to Joomla trace tool. Creating the fields for the detail fields generates thousands of plugin requests. Takes a lot of time.
Well , I guess Fabrik works that way , but for this task it is unusable. Are there any ways to have a descent performance in this case?
A "normal" list with some 6-7 fields and 6-10 rows and 3 related data columns displays in ca 2.5 secs.
 
Back
Top