crafcat7 opened a new pull request, #2346:
URL: https://github.com/apache/nuttx-apps/pull/2346

   ## Summary
   1. I moved some Perfile tools from apps/testing -> apps/benchmarks to match 
their behavior.
   It mainly involves the existing tools of NuttX:
   - ramspeed
   - cachespeed
   - osperf
   - iozone
   - superPI
   
   2. Added some new external Profile tools and adapted them to NuttX:
   - Dhrystone
   - fio
   - coremark-pro
   
   ## Impact
   1. For existing testing tools, such as Ramspeed, Cachespeed, etc., the 
enabling macro prefix has been changed from TESTING_XXXX to BENCHMARK_XXXX
   2. Add some new external performance testing tools
   ## Testing
   For the new Profile Tools, I made the adaptation changes into a patch to 
ensure that it can be enabled in NuttX
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to