Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
985 contributions in the last year
Activity overview
Contributed to
dotnet/performance,
dotnet/BenchmarkDotNet,
dotnet/corefxlab
and 5 other
repositories
Contribution activity
March 2019
Created a pull request in dotnet/performance that received 12 comments
Port PacketTracer benchmarks
Fixes #113 Please see the commits history for what I have copied and what I have modified. This is the only and the last missing CoreCLR benchmark
+1,072
−2
•
12
comments
- re-enable ARM runs
- Revert "[master] Update dependencies from dotnet/arcade" which broke the build
- fix breaking change introduced by latest Helix SDK
- port System.Buffers benchmarks
- port missing System.Memory benchmarks
- add TryGetValue benchmarks, fixes #371
- don't try to upload Full .NET Framework results to BenchView
- add int.TryParse long.Parse long.TryParse benchmarks
- Port System.IO.Pipelines benchmarks from CoreFX
- Port BitArray benchmarks
- rename the tests to BenchmarkDotNet.Extensions.Tests, fixes #361
- Port two benchmarks added recently to Perf.StringBuilder from CoreFX
- update the CoreFX workflow doc after the recent CoreFX build changes
- [PROPOSAL] Remove build status matrix
- add internal build status to the README.md
- don't trigger the CI if only a doc file was changed
- Add ML.NET benchmarks CI legs
- Port System.Drawing benchmarks from CoreFX
- Add benchmark for Process.Start and WaitForExit
- Update exclude paths
- Methods for benchmarking TakeLast
- Move off the Perf queue for non-internal runs
- fixup docs
- Remove Optimize define
- Port PacketTracer benchmarks
- port missing System.Memory benchmarks
- Allow passing a category name to distinguish different batches of uploads.
- [WIP] Some bug fixes.
- Add benchmarks for dotnet/corefx #13696
- Port System.Drawing benchmarks from CoreFX
Created an issue in dotnet/performance that received 2 comments
Update the link on BenchView page
In #354 framework has been added to the uploaded BenchView options and we need to update the link at benchview/ again.
@DrewScoggins could you plea…
2
comments
- Get rid of annoying warnings
- Create docs for benchmarking best practices and guidelines
- Create CoreCLR Workflow docs
- Implement System.Linq.Expressions benchmarks
- Implement decimal benchmarks
- Port missing System.Buffers benchmarks from CoreFX
- Port two benchmarks added recently to Perf.StringBuilder from CoreFX
- Port missing System.Memory benchmarks from CoreFX
- Redesign System.Linq.Parallel benchmarks from CoreFX
- Port System.IO.Pipelines benchmarks from CoreFX
- Port BitArray benchmarks from CoreFX

