Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

is_performance_mode

Function
This function is defined in the telemetry_funcs module.
Check if performance mode is enabled

Signature

def is_performance_mode() -> bool

Returns

Returns
bool
The result of the operation.

Uses

  • load

Source

View on GitHub

praisonai/src/parity/telemetry_funcs.rs at line 238