QGIS Profiler Plugin

Contents

  • Getting Started
    • Installation
      • From QGIS Plugin Repository
      • From Release ZIP
    • Usage
      • Recording Profile Events
      • Filtering and Searching Events
      • Saving and Exporting Results
      • Python cProfile Integration
      • Performance Meters
      • Basic Profiling
      • Context Manager
      • cProfile Integration
      • Event Recording
  • Core Library (qgis_profiler)
    • ProfilerWrapper
      • ProfilerResult
      • ProfilerWrapper
    • Decorators
      • profile()
      • profile_class()
      • cprofile()
      • cprofile_plugin()
    • Event Recorder
    • cProfile Integration
      • ProfilerEntry
      • QCProfiler
    • Meters
      • Base Meter
      • Recovery Measurer
      • Thread Health Checker
      • Map Rendering Meter
    • Settings
      • WidgetType
      • SettingCategory
      • WidgetConfig
      • Setting
      • Settings
      • resolve_group_name()
      • resolve_group_name_with_cache()
  • Plugin (profiler_plugin)
    • Using the Core Library Without the Plugin
      • ProfilerPlugin
      • ProfilerExtension
      • SettingsDialog
      • ProfilerProxyModel
  • CHANGELOG
    • Unreleased
    • 0.1.0 (2026-04-07)
QGIS Profiler Plugin
  • Search


© Copyright 2025-2026, profiler-qgis-plugin contributors.

Built with Sphinx using a theme provided by Read the Docs.