Tracing and Profiling: profile/trace
OntoBroker will log some information about the query and the performance characteristics if you use the query options "profile" and "trace".
@{q1, options[profile,trace]} ?- ?X::?Y.
@{q1, options[profile]} ?- ?X::?Y.
@{q1, options[trace]} ?- ?X::?Y