GEQODebug

Inherits: Object

Provides performance monitoring for GEQO.

Description

Provides performance monitoring for GEQO.

Methods

float

get_average_query_time_usec()

float

get_latest_query_time_usec()


Method Descriptions

float get_average_query_time_usec() 🔗

Returns the average query time of the last 1000 queries.


float get_latest_query_time_usec() 🔗

Returns the time of the most recent query.