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

   ## Summary
   
   This adds a simple pip read-write performance test. Also fixes some spelling 
mistakes in the file.
   
   ## Impact
   
   osperf application only, adds new test.
   
   ## Testing
   
   Tested on custom board with SAMv7 MCU. osperf output:
   
   ```
   brcg2> osperf -c 1000
   OS performance args: count:1000, detail:false
   ==============================================================
   Describe                                Max        Min        Avg
   pthread-create                        29170      18860      20619
   pthread-switch                         4156       2386       2918
   context-switch                         5966       1876       2274
   hpwork                                 8583       3440       4060
   poll-write                            48370      40586      43866
   pipe-rw                                6983       5123       6014
   semwait                                1146        610        675
   sempost                                 910        466        523
   ```
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to