PulseAugur
实时 11:30:44
English(EN) We Benchmarked the Most Popular Code Search Tools. We Beat All of Them.

新的代码搜索工具“knowing”的表现优于 CodeGraph、GitNexus

一款名为 knowing 的新代码搜索工具在基准测试中表现优于 CodeGraphGitNexusGortex 等成熟的竞争对手。Knowing 采用了一种新颖的方法,涉及在内容寻址的调用图上进行随机游走,该方法优先考虑结构相关性而非简单的关键字匹配。与其它工具相比,这种方法显著提高了精度、加快了查询速度,并提高了代理集成效率,有效地消除了几乎所有不相关的结果。 AI

影响 为代码检索的精度和速度设定了新标准,有望提高开发人员的生产力和 AI 代理的效率。

排序理由 该集群描述了一种新工具通过基准测试与现有工具的性能对比,属于研发范畴。[lever_c_demoted from research: ic=1 ai=0.7]

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Dayna Blackwell ·

    我们对最受欢迎的代码搜索工具进行了基准测试。我们击败了所有对手。

    <p>codegraph has 19,459 GitHub stars. We have zero. So we stopped talking and started measuring.</p> <h2> The Headline </h2> <div class="table-wrapper-paragraph"><table> <thead> <tr> <th>System</th> <th>P@10</th> <th>Query k8s</th> <th>Time-to-consistency</th> <th>Stars</th> </tr…