Popularity
1.2
Growing
Activity
8.2
-
19
0
13

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.

Programming language: Python
License: MIT License
Tags: Debugging Tools     Profiler     Utilities     Python     Benchmark     Performance     Tracer    

OracleTrace alternatives and similar packages

Based on the "Profiler" category.
Alternatively, view oracletrace alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of OracleTrace or a related project?

Add another 'Profiler' Package