Can I benchmark the performance of the different databases with the Database Toolbox?

1 view (last 30 days)
I am retrieving data from a database using the Database Toolbox. The Database Toolbox seems to take extremely long time to retrieve the data from the database whereas my custom C code takes a fraction of the time. I would like to benchmark the data retrieval from multiple databases using the Database Toolbox.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
The Database Toolbox 3.2 (R2006b) does not come with tools to benchmark performance.
It is not possible to provide a standard benchmark for the time taken by the Database Toolbox to query and fetch results from a database. Numerous factors such as machine configuration, operating system, driver version, and database vendor affect timing.

More Answers (0)

Products


Release

R2006b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!