# tq_performance_utils **Repository Path**: torchW/tq_performance_utils ## Basic Information - **Project Name**: tq_performance_utils - **Description**: some simple performance testing utils - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-16 - **Last Updated**: 2025-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Util list: - profile_decorator 将 pyinstrument 封装成修饰器,方便对函数进行性能分析。