Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12Fix linker tests not running and show full path during trimming test executio...Viktor Hofer
2022-05-04Perf Update framework var name (#68827)Parker Bibus
2022-05-04[PERF][MAUI] Update iOS result and post command (#68788)Parker Bibus
2022-04-28Maui Blazor Hybrid Android Performance Profiling (#68628)Tanay Parikh
2022-04-27[wasm][debugger] Rebind invalid breakpoints after receiving an update in that...Thays Grazia
2022-04-27Retry publish crossgen as AOT (#67636)Andy Gocke
2022-04-25Add Windows and Ubuntu perf runs on Ampere hw (#68304)Drew Scoggins
2022-04-21perf: Fix issues caused by a shared `dotnet` in helix correlation payload dir...Ankit Jain
2022-04-19Revert "Update dump template (#68185)" (#68224)Dan Moseley
2022-04-19Update dump template (#68185)Dan Moseley
2022-04-13[PERF][MAUI] Add iOS Startup Scenario (Runtime side) (#67670)Parker Bibus
2022-04-09[wasm] Perf: Fixes for blazor_scenarios (#67414)Ankit Jain
2022-04-08Add NoWASM to category filter (#67721)Drew Scoggins
2022-04-08Allow getting code coverage for the unit test project itself (#67736)Stephen Toub
2022-04-08[wasm] Add support for installing latest sdk for workload testing (#67606)Ankit Jain
2022-04-05Revert "Publish crossgen as AOT if supported by the target platform (#65948)"...Andy Gocke
2022-04-01Publish crossgen as AOT if supported by the target platform (#65948)Andy Gocke
2022-03-31perf: wasm: Collect helix logs, and artifacts when the build fails (#67248)Ankit Jain
2022-03-29[MAUI][PERF] Maui Perf add iOS Podcast SOD Tests (#67165)Parker Bibus
2022-03-28[PERF] Added --logbuildoutput to microbenchmark runs. (#67111)Nathan Ricci
2022-03-26[wasm][aot] Run the high resource AOT tests on build machine itself (#67017)Ankit Jain
2022-03-25perf: Pass --dotnet-path to use dotnet-workload for wasm (#66795)Ankit Jain
2022-03-24[Android] Re-enable System.Security.Cryptography tests (#67057)Steve Pfister
2022-03-16Close helix tag. (#66717)Parker Bibus
2022-03-15[PERF][MAUI]dotnet-podcast startup time and size measurements (#65813)Nathan Ricci
2022-03-15Use `wasm-tools` workload to run benchmarks for wasm (#66493)Ankit Jain
2022-03-10[MAUI][PERF] Add IPA file usage for iOS Maui SOD (#66358)Parker Bibus
2022-03-05[wasm] Add support for symbolicating native traces from JS, using a symbols f...Ankit Jain
2022-03-04Run trim analyzer (#65870)Sven Boemer
2022-03-03[wasm] Bump sdk for workload testing to `7.0.100-preview.3.22151.18` (#65003)Ankit Jain
2022-02-28[PERF][MAUI] Add Maui version info to stored data. Runtime Side (#65800)Parker Bibus
2022-02-26[PERF][MAUI] Update Startup scenarios (#65911)Parker Bibus
2022-02-24[wasm] Refactor script to load NPM modules for NodeJS on Helix (#65774)Marek Fišera
2022-02-24[wasm] Use `--emit-symbol-map` to generate a `dotnet.js.symbols` (#65162)Ankit Jain
2022-02-23[wasm][tests] Fix use of `RandomTest*Orderer` with trimming (#65754)Ankit Jain
2022-02-22[wasm] Add support for a random test case orderer, for xunit tests (#65628)Ankit Jain
2022-02-17[MAUI][PERF] Reenable Maui w/o package injection (#65409)Parker Bibus
2022-02-16Disable core dumps when running libraries tests on macOS (#65405)Elinor Fung
2022-02-15Skip AOT of Microsoft.CodeAnalysis.CSharp.dll for WASM, due to out-of-memory ...Jo Shields
2022-02-12Don't use Targets* helper properties in libs (#64500)Viktor Hofer
2022-02-12Update Maui/Mobile pre.py's and disable android due to AOT Issue (#65231)Parker Bibus
2022-02-11Move test with expected crash to outerloop (#65114)Elinor Fung
2022-02-09[wasm] Fix WebSocket tests on NodeJS (#64330)Marek Fišera
2022-02-08Temporarily disable core dumps when running libraries tests on macOS (#65001)Elinor Fung
2022-02-08NativeAOT ARM64 libraries testing (#64373)Michal Strehovský
2022-02-03Update Maui Workload Install Process for Perf (#64692)Parker Bibus
2022-02-03[wasm] Enable WasmTemplateTests on CI (#64589)Ankit Jain
2022-02-02[wasm][debugger] Implement support to Set Next Instruction Pointer. (#64114)Thays Grazia
2022-02-02Delete NS2x runtime specific impls (#64610)Viktor Hofer
2022-01-31Add Android Maui Startup testing (#64121)Parker Bibus