Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-04 Thread via GitHub
xiaoxiang781216 merged PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168 -- 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:

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-03 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1381819264 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,108 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-03 Thread via GitHub
xiaoxiang781216 commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1381798070 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,108 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-03 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1381792660 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,107 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-02 Thread via GitHub
xiaoxiang781216 commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1381131242 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,107 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-02 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1380193481 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,106 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-02 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1380185473 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,102 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-01 Thread via GitHub
xiaoxiang781216 commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1378827947 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,106 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-01 Thread via GitHub
xiaoxiang781216 commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1378759746 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,102 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-01 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1378630098 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,102 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-01 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1378627448 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,102 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-01 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1378627448 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,102 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-11-01 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1378625824 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,102 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-31 Thread via GitHub
xiaoxiang781216 commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1378304129 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,102 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-31 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1377445193 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,89 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-31 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1377453282 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,89 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-31 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1377445193 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,89 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-31 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1377436157 ## benchmarks/spinlock_bench/Makefile: ## @@ -0,0 +1,52 @@ + +#

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-31 Thread via GitHub
pkarashchenko commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1377435583 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,89 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-31 Thread via GitHub
pkarashchenko commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1377435035 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,89 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-31 Thread via GitHub
TaiJuWu commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1377428588 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,89 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-30 Thread via GitHub
pkarashchenko commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1375911386 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,89 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-30 Thread via GitHub
pkarashchenko commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1375911994 ## benchmarks/spinlock_bench/spinlock_bench.c: ## @@ -0,0 +1,89 @@ +/ + *

Re: [PR] feature: spinlock benchmark [nuttx-apps]

2023-10-30 Thread via GitHub
xiaoxiang781216 commented on code in PR #2168: URL: https://github.com/apache/nuttx-apps/pull/2168#discussion_r1375878152 ## benchmarks/spinlock_bench/Makefile: ## @@ -0,0 +1,52 @@ + +#

[PR] feature: spinlock benchmark [nuttx-apps]

2023-10-29 Thread via GitHub
TaiJuWu opened a new pull request, #2168: URL: https://github.com/apache/nuttx-apps/pull/2168 ## Summary spinlock benchmark ## Impact None ## Testing local build -- This is an automated message from the Apache Git Service. To respond to the message, please log on to