Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@microsoft @dotnet

Pinned

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

    C# 4.8k 1.7k

2,662 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri
Activity overview
Contributed to dotnet/runtime, dotnet/roslyn-analyzers, dotnet/designs and 5 other repositories

Contribution activity

January 2021

Created 18 commits in 1 repository

Created a pull request in dotnet/runtime that received 22 comments

Improve Random (performance, APIs, ...)

Changes the algorithm used by new Random() to be one that's smaller and faster Refactors the implementation to make it internally pluggable, and l…

+1,338 −250 22 comments
Reviewed 114 pull requests in 4 repositories
dotnet/runtime 111 pull requests
dotnet/performance 1 pull request
dotnet/runtimelab 1 pull request
dotnet/wcf 1 pull request

Created an issue in dotnet/runtime that received 36 comments

SequenceEqual broken for concurrent use?

Repro: using System; using System.Security.Cryptography; using System.Threading; class Program { static void Main() { static void Work(object _) { w…

36 comments
Opened 3 other issues in 1 repository
4 contributions in private repositories Jan 5 – Jan 8

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.