·agentdb performance optimization
</>

agentdb performance optimization

microck/ordinary-claude-skills

通過量化(內存減少 4-32 倍)、HNSW 索引(搜索速度加快 150 倍)、緩存和批處理操作來優化 AgentDB 性能。在優化內存使用、提高搜索速度或擴展到數百萬個向量時使用。

6安裝·0熱度·@microck

安裝

$npx skills add https://github.com/microck/ordinary-claude-skills --skill agentdb performance optimization

SKILL.md

Provides comprehensive performance optimization techniques for AgentDB vector databases. Achieve 150x-12,500x performance improvements through quantization, HNSW indexing, caching strategies, and batch operations. Reduce memory usage by 4-32x while maintaining accuracy.

Performance: <100µs vector search, <1ms pattern retrieval, 2ms batch insert for 100 vectors.

Best For: Large-scale deployments (1M+ vectors), memory-constrained environments Trade-off: 2-5% accuracy loss, 32x memory reduction, 10x faster

通過量化(內存減少 4-32 倍)、HNSW 索引(搜索速度加快 150 倍)、緩存和批處理操作來優化 AgentDB 性能。在優化內存使用、提高搜索速度或擴展到數百萬個向量時使用。 來源:microck/ordinary-claude-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/microck/ordinary-claude-skills --skill agentdb performance optimization
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 agentdb performance optimization?

通過量化(內存減少 4-32 倍)、HNSW 索引(搜索速度加快 150 倍)、緩存和批處理操作來優化 AgentDB 性能。在優化內存使用、提高搜索速度或擴展到數百萬個向量時使用。 來源:microck/ordinary-claude-skills。

如何安裝 agentdb performance optimization?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/microck/ordinary-claude-skills --skill agentdb performance optimization 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/microck/ordinary-claude-skills