Results for “search-performance”
9 skillsqdrant-performance-optimization
Optimize Qdrant vector search performance through indexing strategies, query tuning, memory management, and hardware considerations.
36.2k
qdrant-search-speed-optimization
Diagnoses and resolves slow Qdrant search performance issues including high latency, low throughput, and slow filtered searches.
36.2k
postgresql-optimization
Optimize PostgreSQL databases with advanced features, performance tuning, and best practices for JSONB, full-text search, window functions, and indexing.
36.2k
More results
qdrant-minimize-latency
Guides optimization of Qdrant query latency by tuning segments, memory, quantization, and search parameters.
36.2k
sql-optimization
Optimize SQL queries, indexes, and database performance across MySQL, PostgreSQL, SQL Server, and Oracle with execution plan analysis and universal tuning techniques.
36.2k
qdrant-search-quality
Diagnoses and improves Qdrant search relevance by isolating embedding model, configuration, or query strategy issues.
36.2k
tilegym-cutile-autotuning
Adds autotuning to CuTile kernels using the exhaustive_search API with a tune-once/cache/direct-launch pattern, covering occupancy-only and complex tile-size search spaces.
2.2k · bundle
qdrant-scaling-qps
Guides scaling Qdrant query throughput (QPS) through performance tuning, horizontal scaling with read replicas, and disk I/O optimization.
36.2k
modern-web-guidance
Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: - UI/Layout: Modals, dialogs, popovers, Glassmorphism/backdrop-filters, anchor positioning, container queries, `:has()`, `:user-valid`. - Scroll/Motion: View Transitions, Scroll-driven animations, scroll parallax/reveals. - Performance: CWV (LCP, INP), content-visibility, Fetch Priority, image optimization. - System/APIs: Local filesystem access, WebUSB, WebSockets sync, WebAssembly widgets. - Frameworks: Adapting layout/styles in React, Vue, Angular. - General Frontend: Forms, autofill, advanced inputs, custom scrollbars, modern component states, etc. DO NOT trigger for: - Backend: Database SQL, ORMs, Express API routes. - Pipelines: CI/CD deployment, Docker, Actions. - Generic: Local scripts (Python/Go tools), ESLint, Git.
1.6k · bundle