Performance Tests - Searching Records

marcelf

Member
Hi all,

I want to do performance tests with fabrik focusing on the search for records:
  • keyword search across all elements
  • search by databasejoin element
  • filtering via dropdown / checkbox / radiobutton element options
  • search combined with filter selection and keyword search
  • sort by item number
  • sort order by rating element
  • sort by databasejoin element
  • change paging and ascending and descending ordering
  • add / edit / view item with more than 5, 50, 500 elements
Size of lists: 100 thousand, 1 million, 10 million, 100 million records

Does anyone have any suggestions on implementing a plugin to measure runtime?
Where to leave the microtime function?

Thanks,
Marcel
 
Have you looked at the existing Fabrik debug output? We lready have timed debug statements in most of the places that would cover those requirements.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top