LLM-Based Embeddings for Program Analysis and Optimization
用LLM嵌入打通程序分析与优化,让代码理解更智能,优化更精准。
arXiv:2608.07894v1 Announce Type: new Abstract: Recent advances have highlighted the potential of machine learning, particularly Large Language Models…
用LLM嵌入打通程序分析与优化,让代码理解更智能,优化更精准。
arXiv:2608.07894v1 Announce Type: new Abstract: Recent advances have highlighted the potential of machine learning, particularly Large Language Models…
实测让 AI 编程效果提升 30% 的代码瘦身法,开源工具 CodeSlimmer 帮你喂给大模型更精准的上下文
Article URL: https://github.com/akasula09/CodeSlimmer Comments URL: https://news.ycombinator.com/item?id=49236555 Points: 2 # Comments: 0
用LLM优化C语言碰撞检测,性能飙升100倍,AI写代码的实践案例。
Article URL: https://twitter.com/mike_acton/status/2066778535902298405 Comments URL: https://news.ycombinator.com/item?id=48561089 Points: 1 # Comment…
LLM驱动Python代码执行效率优化,从算法到运行时全方位提升,值得研究的框架。
arXiv:2512.22827v2 Announce Type: replace-cross Abstract: Code often suffers from performance bugs. These bugs necessitate the research and practice o…
React代码整洁实战指南,教你分离数据与视图、优化JSX,提升可维护性。
1. The codebase should be created for concentrating on <>JSX Section</> -The JSX section can often be modified after release. Separate a d…
在线查看多编译器汇编输出,支持 LLVM/Clang 与海光优化,学习调试利器
IT之家 6 月 9 日消息,Phoronix 今日发现,开源编译器项目 LLVM 正式合并了一项针对海光 x86 处理器的初始支持补丁,为后续发布的 LLVM / Clang 23.1 版本加入对海光 C86-4G 系列处理器的识别与优化能力。 这意味着开发者未来在使用 Clang 编译器时,可以…
实时压缩代码上下文,降低LLM API成本50-80%,可直接嵌入的代理工具。
Article URL: https://github.com/borhen68/TokenTamer Comments URL: https://news.ycombinator.com/item?id=48458633 Points: 1 # Comments: 1
让AI自动编写并优化自身代码的闭环系统实践指南,从提示工程到生产自适应性,破除“一次性完美”迷信。
We have all been there. You spend hours meticulously crafting the perfect system prompt or tool description for your AI agent. It performs beautifully…
前沿研究提出细粒度诊断反馈,精准定位LLM代码中的bug并给出改进建议
arXiv:2606.03852v1 Announce Type: cross Abstract: Large language models often generate code with bugs. Existing methods rely on feedback signals such …
最新研究系统对比LLM智能体在硬件感知代码优化中依赖先验知识还是搜索策略,揭示两者优劣边界
arXiv:2605.19782v1 Announce Type: cross Abstract: LLM discovery and optimization systems are increasingly applied across domains, implementing a commo…
最新基准测试揭示LLM在系统级高性能代码优化上的能力短板,推动更实用的性能评测标准
arXiv:2605.15222v1 Announce Type: cross Abstract: Large language models (LLMs) can often generate functionally correct code, but their ability to prod…