Popular repositories Loading
-
Competitive-Programming
Competitive-Programming PublicAlgorithms and data structures as well as solutions to problems in online judges.
C++ 5
-
-
-
runtime
runtime PublicForked from dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
C#
-
perfview
perfview PublicForked from microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
C#
-
62 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created a pull request in dotnet/runtime that received 29 comments
[Testing] Disable spin waiting when cpu quota limit is enabled
Fixes #112869
+205
−72
lines changed
•
29
comments
Opened 1 other pull request in 1 repository
dotnet/sdk
1
open
-
Add ThreadPoolSpinCount config var
This contribution was made on Mar 18
Reviewed 1 pull request in 1 repository
dotnet/runtime
1 pull request
-
[Testing] Disable spin waiting when cpu quota limit is enabled
This contribution was made on Mar 12
Created an issue in dotnet/runtime that received 15 comments
Semaphore performance issue
Description There's a performance issue regarding Semaphore in scenarios where threads request and release the semaphore with no work in between a…
15
comments