DB Perftest
Categories
Component ID
2308763
Component name
DB Perftest
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module's goal is simple: to offer some simple but robust tests to measure the performance of different ways of querying a database in Drupal. See compare db_query() and db_select() performance for more background and rationale.
I'm hoping this module and some other testing can help to give reproducible hard data to support arguments behind using (or not using) db_query() in certain circumstances.
