CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
examples/basic_usage.py
examples/before_after_comparison.py
examples/bottleneck_detection.py
examples/historical_tracking.py
examples/line_profiling.py
examples/memory_profiling.py
examples/optimization_suggestions.py
performance_profiler/__init__.py
performance_profiler/bottleneck_detector.py
performance_profiler/comparator.py
performance_profiler/historical_tracker.py
performance_profiler/line_profiler.py
performance_profiler/memory_profiler.py
performance_profiler/optimizer.py
performance_profiler/profiler.py
performance_profiler_optimizer.egg-info/PKG-INFO
performance_profiler_optimizer.egg-info/SOURCES.txt
performance_profiler_optimizer.egg-info/dependency_links.txt
performance_profiler_optimizer.egg-info/requires.txt
performance_profiler_optimizer.egg-info/top_level.txt