home/categories/debugging/baserow-baserow-agents-skills-silk-profiler-skill-md
debuggingtools

silk-profiler

Investigate backend performance using Django Silk profiling data. Use when investigating a slow endpoint, a potential bottleneck, N+1 queries, or understanding query patterns for a specific request.

baserow
maintainer
baserow
업데이트됨 4/1/2026
스타
4607
포크
567
quick start

Installation and usage

Investigate backend performance using Django Silk profiling data. Use when investigating a slow endpoint, a potential bottleneck, N+1 queries, or understanding query patterns for a specific request.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use silk-profiler