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