Description
racleTrace is a lightweight Python tracing and performance regression detection tool. It captures execution traces using sys.setprofile(), builds call graphs, measures function-level performance metrics, and compares runs to detect regressions.
With JSON export and CLI support, OracleTrace enables automated performance checks and can fail builds when regressions exceed configurable thresholds. It is ideal for developers who want to protect performance in production systems, libraries, and backend services without heavy profiling overhead.
OracleTrace alternatives and similar packages
Based on the "Profiler" category.
Alternatively, view oracletrace alternatives based on common mentions on social networks and blogs.
-
The Fil memory profiler for Python
A Python memory profiler for data processing and scientific computing applications
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of OracleTrace or a related project?