Skip to content
Pro
Block or report user

Report or block eerhardt

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@microsoft @Azure @dotnet
Block or report user

Report or block eerhardt

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Popular repositories

  1. Flying a quadcopter using Raspberry Pi and .NET Core

    C# 11

  2. Forked from joostdenijs/azure-content

    Repository containing the Articles on azure.microsoft.com Documentation Center

  3. Forked from dotnet/corefx

    This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.

    C#

805 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri
Activity overview
Contributed to dotnet/machinelearning, dotnet/corefxlab, apache/arrow and 5 other repositories
Loading

Contribution activity

January 2020

Created a pull request in apache/avro that received 2 comments

AVRO-2714: [C#] Optimize reading on .NET Core and Standard 2.1+

We can use stackallocs and ArrayPool to save on allocations when running on .NET Core 2.1 and .NET Standard 2.1. Notes I needed to multi-target to

+224 −80 2 comments

Created an issue in dotnet/runtime that received 2 comments

BitConverter.ToDouble is much slower than calling ReadInt64LittleEndian and Int64BitsToDouble

Given this simple benchmark: public class Program { private static byte[] _buffer = new byte[8]; static void Main(string[] args) { BitConverter.Tr…

2 comments
1 contribution in private repositories Jan 2

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

You can’t perform that action at this time.