🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "profiling"

Found 4 matching component(s)

  • class PerformanceLogger_v1

    A context manager class that measures and logs the execution time of code blocks, with support for custom metrics and automatic error handling.

    File: /tf/active/vicechatdev/contract_validity_analyzer/utils/logging_utils.py

    performance logging context-manager timing metrics
  • function log_performance

    A context manager decorator that logs the performance metrics of an operation by wrapping it with a PerformanceLogger instance.

    File: /tf/active/vicechatdev/contract_validity_analyzer/utils/logging_utils.py

    performance logging context-manager monitoring profiling
  • function explore_data

    Performs comprehensive exploratory data analysis on a pandas DataFrame, printing dataset overview, data types, missing values, descriptive statistics, and identifying categorical and numerical variables.

    File: /tf/active/vicechatdev/vice_ai/smartstat_scripts/5a059cb7-3903-4020-8519-14198d1f39c9/analysis_1.py

    data-exploration EDA exploratory-data-analysis data-profiling pandas
  • class PerformanceLogger

    A context manager class for measuring and logging execution time and custom performance metrics of code operations.

    File: /tf/active/vicechatdev/invoice_extraction/utils/logging_utils.py

    performance logging metrics context-manager timing

Search Examples