Skip to content
View eduardo-vp's full-sized avatar

Organizations

@microsoft @dotnet

Block or report eduardo-vp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Competitive-Programming Competitive-Programming Public

    Algorithms and data structures as well as solutions to problems in online judges.

    C++ 5

  2. Airport-Scheduling-App Airport-Scheduling-App Public

    Java

  3. Shape-completion-with-MeshCNN Shape-completion-with-MeshCNN Public

    Python

  4. runtime runtime Public

    Forked from dotnet/runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    C#

  5. perfview perfview Public

    Forked from microsoft/perfview

    PerfView is a CPU and memory performance-analysis tool

    C#

  6. blog blog Public

    HTML

62 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
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
Reviewed 1 pull request in 1 repository
dotnet/runtime 1 pull request

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
Loading