-
Microsoft
- Redmond, WA
Highlights
- 10 discussions answered
Block or Report
Block or report danmoseley
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dotnet/corefx Public
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
-
dotnet/coreclr Public
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
-
dotnet/machinelearning Public
ML.NET is an open source and cross-platform machine learning framework for .NET.
-
-
dotnet/corefxlab Public archive
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
-
dotnet/performance Public
This repo contains benchmarks used for testing the performance of all .NET Runtimes
1,006 contributions in the last year
Activity overview
Contribution activity
February 2022
Created 8 commits in 2 repositories
Created a pull request in dotnet/performance that received 13 comments
add boolean parsing variations
What I get on my machine, without dotnet/runtime#64782
Opened 13 other pull requests in 5 repositories
dotnet/performance
1
open
4
merged
danmoseley/performance
3
merged
1
closed
dotnet/runtime
2
merged
dotnet/arcade
1
closed
danmoseley/arcade
1
closed
Reviewed 31 pull requests in 5 repositories
dotnet/runtime
19 pull requests
- Implement StringWriter composite formatting overloads.
- Captures support for NonBacktracking
- Disable tests on Debug CoreClr that are already disabled on Checked CoreClr
- Update StyleCopAnalyzers to 1.2.0-beta.406
- Add a few more regex generator malformed input tests
- Use C# 10's enhanced struct initialization features
- Move test with expected crash to outerloop
- [release/6.0] Port ICU tests fix for server core x86
- [release/5.0] Port ICU tests fix for server core x86
- Add Match and isMatch ReadOnlySpan<char> overloads as well as Regex protected methods which expose ReadOnlySpan<char> to avoid allocations.
- Add support for Windows IO completions to the portable thread pool
-
Optimize
StringBuilder.Insert. - [release/6.0] Fix long directory path test
- [API Implementation]: Use TimeSpan everywhere we use an int for seconds, milliseconds, and timeouts (Group 1/3)
- Use ValueStringBuilder to fix allocations in ToString() methods of XdsDateTime and XsdDuration
- Streamline bool.TryParse/Format
- Improve perf of Enumerable.Sum/Average/Max/Min for arrays and lists
-
Remove the Unix code from
System.Drawing.Common. - Throw PNSE if insufficient privileges when custom Ping payload was specified
dotnet/performance
8 pull requests
- Add initial performance tests for XmlConvert.
- TFM-specific fixes
- Use Regex.Count in regex perf tests
- fix globalcleanups
- add boolean parsing variations
- Add EventListener microbenchmarks
- Add benchmarks for Microsoft.Extensions.Configuration.Xml
- Update BDN to latest version with few important bug fixes
dotnet/msbuild
2 pull requests
dotnet/aspnetcore
1 pull request
dotnet/BenchmarkDotNet
1 pull request
Created an issue in dotnet/runtime that received 14 comments
SymLinksMayExistIndependentlyOfTarget failure
ystem.IO.Tests.File_Exists.SymLinksMayExistIndependentlyOfTarget [FAIL] linkPath should no longer exist Expected: False Actual: True Stack Trace: /…