• Questions about code benchmark difference between A8 and A15
    Note: This was originally posted on 1st May 2013 at http://forums.arm.com [size="3"]Hi all,      I tested some protocol stack code's benchmark in Cortex A8 and A15. The code is same and I enabled L1/L2...
  • Questions about code benchmark difference between A8 and A15
    Note: This was originally posted on 1st May 2013 at http://forums.arm.com [size="3"]Hi all,      I tested some protocol stack code's benchmark in Cortex A8 and A15. The code is same and I enabled L1/L2...
  • Benchmark CMSIS-DSP
    Hi, I would like to benchmark the CMSIS-DSP library on arm cortex-m4 architectures . do you have any suggestions on any existing libraries I could test?
  • Benchmark CMSIS-DSP
    Hi, I would like to benchmark the CMSIS-DSP library on arm cortex-m4 architectures . do you have any suggestions on any existing libraries I could test?
  • Benchmarking asm code
    Hello, I want a reliable way for benchmarking asm code. More specifically, I want to compare execution time of asm code when is written using NEON instructions set and when using SVE2 instruction set...