Usage:
check_opt_config [option(FULL|QUICK|DBACCESS)], query, module
Example:
check_opt_config FULL, "?-p(?X)", "<http://www.NewOnto1.org/ontology>"
Result:
The result of the command is a time statistic for different configurations (or for the fastest configuration by quick optimization). The fastest configuration won't be saved automatically so the user should set it manually.
Option |
Description |
FULL |
Configuration optimization with generation of time statistics. All configurations are tested. The execution time and speed up factor for all configurations are displayed. |
QUICK |
Configuration optimization without generation of time statistics. All configurations are tested but only the fastest configuration is displayed. |
DBACCESS |
Quick configuration optimization for external database access. Only configurations with a minimal number of dbaccessuser are tested. It's not guaranteed that the proposed configuration will be optimal. |