Skip to main content
Run any Skill in Manus
with one click

filter-benchmark

// Benchmark and performance-test Django ORM filters on large datasets. Use this skill whenever the user wants to test filter performance, check query plans with EXPLAIN ANALYZE, generate bulk test data for filters, verify index usage, or benchmark any queryset filter in the Saleor codebase. Trigger this even when the user says things like "test the filter on a big dataset", "check if the index is used", "generate data for performance testing", "run explain analyze on this filter", or "benchmark this query".

$ git log --oneline --stat
stars:22,921
forks:6,032
updated:March 26, 2026 at 10:06
File Explorer
2 files
SKILL.md
readonly