django_spire.contrib.performance.decorators
P = ParamSpec('P')
module-attribute
R = TypeVar('R')
module-attribute
log = logging.getLogger(__name__)
module-attribute
performance_timer
django_spire/contrib/performance/decorators.py