Block or Report
Block or report kunalspathak
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
performance Public
Forked from dotnet/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
C#
-
runtime Public
Forked from dotnet/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
C#
-
617 contributions in the last year
Less
More
Contribution activity
March 2022
Created 2 commits in 1 repository
Created 1 repository
Created a pull request in dotnet/runtime that received 20 comments
Skip Upper vector save/restore for blocks that THROW
Currently, we save and restore vectors for BBJ_THROW blocks as well, which is not really needed. In #62662, we avoiding doing save/restore for call…
+63
−23
•
20
comments
Opened 3 other pull requests in 2 repositories
dotnet/runtime
1
merged
1
open
dotnet/crank
1
open
Reviewed 19 pull requests in 1 repository
dotnet/runtime
19 pull requests
- Structs: Do not mark "Hidden buffer pointer" as address-exposed
- Add time prefix to (almost) all superpmi.py output
- Add timestamp to some superpmi.py output
- ARM64 - Optimizing a % b operations
-
Add retries to
dotnet restorein SPMI collection of benchmarks - Fix random printf from JIT
- Fix implicit nullchecks for floats on arm64
- Run superpmi-replay pipeline on JIT PRs
-
Fix
mcs -mergeto stop printing an error message on success - Skip Upper vector save/restore for blocks that THROW
- Partition SuperPMI replay task
- Try to work around random CI failures in "dotnet restore" of benchmarks
- Do not value number locals on the LHS
- JIT: tolerate schema mismatches in partial compilation with pgo
- Fix copy propagation
- Revert "Use SSA def descriptors in copy propagation (#65250)"
- JIT: fix interaction of PGO and partial compilation
- Disable SuperPMI replay jobs until #65332 is fixed
- [LoongArch64] coreclr-jit directory