• 测量Cortex-R7和Cortex-R8分支预测的影响
    本篇博客翻译自 Jason Andrews 博客Measuring the impact of branch prediction for Cortex-R7 and Cortex-R8,原文链接如下: https://www.community.arm.com/processors/b/blog/posts/measuring-the-impact-of-branch-prediction...
  • ARM模型助力Cortex-A75和Cortex-A55的软件开发及性能分析
    本文翻译自Jason Andrews博客Using ARM Models for software development and performance analysis for the Cortex-A75 and Cortex-A55。原文链接: https://community.arm.com/tools/b/blog/posts/using-arm-models-for-software...
  • ARM点积指令探究
    原文链接: https://community.arm.com/tools/b/blog/posts/exploring-the-arm-dot-product-instructions ARM最近的 DynamIQ CPU如 Cortex-A55 , Cortex-A75 实现了新的点积计算指令,包括有符号点积( SDOT )与无符号点积( UDOT )。这些指令是可选项...
  • ARM编译器6.11的新功能
    在2018年10月底发布的 arm Compiler 6.11实现了一个新的里程碑。 arm Compiler 6.11的主要亮点是: 在Cortex-M33上获得最佳CoreMark分数:3.96 CoreMarks / MHz。 支持最新的arm架构扩展。 在一些重要嵌入式工作负载上的性能改进。 增加对C ++ 14的支持。 arm新架构的早期支持 arm...
  • 使用Streamline分析RTOS系统性能
    本文翻译自 Analyzing the performance of RTOS-based systems using Streamline ============================================================= Streamline是 DS-5 中的性能分析工具, Streamline可以用来分析裸机系统,RTOS,Linux,Android和Tizen系统的性能...