·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