acassis commented on PR #3252: URL: https://github.com/apache/nuttx-apps/pull/3252#issuecomment-3662388713
@cederom @linguini1 yes I will submit a Documentation/, basically it just try to get (lock) a mutex inside a busy-waiting loop and calculated the elapsed total and average time. This is a simple test for benchmarking specific use case, but a broader/real pthread mutex tester or profiler. There are other tests to mutex on ostest, but I think this is a simple test for validate impact in the kernel, like the TCB counter. -- 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]
