Граф коммитов

2386 Коммитов

Автор SHA1 Сообщение Дата
mrsharm 60971bbae4 Added back one more lohPauseMeasure comment 2023-09-13 11:37:13 -07:00
mrsharm 687eb16e94 Merge branch 'main' into GCPerfSimImprovements 2023-09-12 17:44:34 -07:00
mrsharm 5c5da33e71 Removed the Console Write 2023-09-12 17:44:30 -07:00
mrsharm b86f89582f Removed the stream writer and replaced with Console 2023-09-12 17:39:52 -07:00
mrsharm e867410147 More fixes for merge conflicts 2023-09-08 11:30:12 -07:00
mrsharm 535d78ce3e Merge branch 'duplicate_deprecating_python_infra' 2023-09-08 10:57:37 -07:00
mrsharm 27d51c72ee Fixed merge conflicts 2023-09-08 10:38:58 -07:00
mrsharm 673f891465 Added back the dead code with explanations and configured writing the time taken to a file. 2023-09-06 20:35:51 -07:00
mrsharm 06b186cce6 Removed redundant Console write 2023-09-06 13:53:44 -07:00
mrsharm 97288ccd8a Added time, fixed compiler error and removed dead code 2023-09-06 13:51:04 -07:00
Jiri Cincura ↹ 24bfc1a4bb
Fix TargetsWindowsParam on non-Windows. (#3315) 2023-09-04 11:17:54 +02:00
Ankit Jain 53cc08d522
[wasm] Fix build broken by recent update to assembly versions -> 9.0.0 (#3311)
* [wasm] Fix build broken by recent update to tfm=net9.0 on runtime

Essentially, override the packs as part of the build so that the correct
ones are used. This uses `WasmOverridePacks.targets` from runtime's
Wasm.Build.Tests .

Fixes the error where 9.0 wasm targets are used, but with 8.0 runtime
pack from the sdk:

```
emcc : error : /home/helixbot/work/C6E60A3B/w/BEDB0A92/u/artifacts/packages/microsoft.netcore.app.runtime.mono.browser-wasm/8.0.0-rc.1.23414.4/runtimes/browser-wasm/native/libmono-wasm-simd.a: No such file or directory ("/home/helixbot/work/C6E60A3B/w/BEDB0A92/u/artifacts/packages/microsoft.netcore.app.runtime.mono.browser-wasm/8.0.0-rc.1.23414.4/runtimes/browser-wasm/native/libmono-wasm-simd.a" was expected to be an input file, based on the commandline arguments provided) [/home/helixbot/work/C6E60A3B/p/performance/src/scenarios/blazoraot/app/emptyblazorwasmtemplate.csproj]
```

* [wasm] Override packs for blazor scenarios

* [wasm] Move WasmOverridePacks.targets to build-common, and update blazor targets

* [wasm] Override packs only when using workloads
2023-09-01 18:33:40 -04:00
Adam Sitnik a908ec8d91
Frozen collection benchmarks (#3089) 2023-09-01 16:03:38 +02:00
dotnet-maestro[bot] a178a5e256
Update dependencies from https://github.com/dotnet/arcade build 20230831.2 (#3312)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23429.1 -> To Version 8.0.0-beta.23431.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-09-01 14:17:49 +02:00
dotnet-maestro[bot] cce512f08c
Update dependencies from https://github.com/dotnet/runtime build 20230831.9 (#3310)
Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23430.5 -> To Version 8.0.0-rc.2.23431.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-09-01 10:39:05 +02:00
Ankit Jain 0a0cc9580a
SizeOnDisk: fix up version replacement for dotnet.native, and dotnet.runtime js files (#3309) 2023-08-31 19:45:25 -04:00
Mukund Raghav Sharma (Moko) 3ad047793c
Fixed the reporting of the GCPerfSim runs in the Repro Steps (#3305)
* Fixed the reporting of the GCPerfSim runs

* Fixed computation of Gen2 Blocking and BGCs
2023-08-31 10:02:17 -07:00
Jiri Cincura ↹ bbce3d067f
EventListener that listens for the events we care about and then emits them via own LTTng tracepoint provider that works against the updated ABI (#3170) 2023-08-31 08:39:01 +02:00
dotnet-maestro[bot] f36e5b8fed
Update dependencies from https://github.com/dotnet/runtime build 20230830.5 (#3308)
Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23429.20 -> To Version 8.0.0-rc.2.23430.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-31 08:36:25 +02:00
dotnet-maestro[bot] 5fad096977
Update dependencies from https://github.com/dotnet/arcade build 20230829.1 (#3306)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23428.2 -> To Version 8.0.0-beta.23429.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-30 14:19:04 +02:00
dotnet-maestro[bot] 435231ab50
[main] Update dependencies from dotnet/runtime (#3304)
* Update dependencies from https://github.com/dotnet/runtime build 20230829.12

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23426.4 -> To Version 8.0.0-rc.2.23429.12

* Update dependencies from https://github.com/dotnet/runtime build 20230829.20

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23426.4 -> To Version 8.0.0-rc.2.23429.20

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-30 09:31:05 +02:00
dotnet-maestro[bot] 3095a5010a
Update dependencies from https://github.com/dotnet/arcade build 20230828.2 (#3303)
[main] Update dependencies from dotnet/arcade
2023-08-29 14:06:06 +00:00
Jiri Cincura ↹ ac39cb53ff
Update build container to 22.04 (#3301) 2023-08-28 10:09:49 -07:00
dotnet-maestro[bot] b85d8ecc71
Update dependencies from https://github.com/dotnet/runtime build 20230826.4 (#3300)
Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23425.9 -> To Version 8.0.0-rc.2.23426.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-28 09:43:20 +02:00
dotnet-maestro[bot] 338e4ab4f0
Update dependencies from https://github.com/dotnet/arcade build 20230825.2 (#3299)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23422.1 -> To Version 8.0.0-beta.23425.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-28 09:43:12 +02:00
Aaron Robinson 36ab046503
ComWrappers RCW parallel access (#3298)
* ComWrappers RCW parallel access

* Retain the RCW as a member.

* Apply suggestions from code review

Co-authored-by: Jan Kotas <jkotas@microsoft.com>

* Review feedback.

* Fix style

* Review feedback

* Disable for mono

---------

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
2023-08-28 09:09:56 +02:00
dotnet-maestro[bot] c30478de1d
[main] Update dependencies from dotnet/runtime (#3295)
* Update dependencies from https://github.com/dotnet/runtime build 20230823.5

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23423.11 -> To Version 8.0.0-rc.2.23423.5

* Update dependencies from https://github.com/dotnet/runtime build 20230825.9

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23423.11 -> To Version 8.0.0-rc.2.23425.9

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-26 08:40:57 +02:00
Ankit Jain 726f271515
[wasm] Don't strip native symbols (#3288)
* [wasm] Don't strip native symbols
* precommands.py: Fail if 'dotnet workload install' fails
* RunCommand: Fix retry being off by 1
2023-08-25 10:08:37 -07:00
dotnet-maestro[bot] 6305800564
Update dependencies from https://github.com/dotnet/arcade build 20230822.1 (#3291)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23419.1 -> To Version 8.0.0-beta.23422.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-24 08:13:45 +02:00
dotnet-maestro[bot] c6e7a7ca46
Update dependencies from https://github.com/dotnet/runtime build 20230823.11 (#3294)
Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23418.14 -> To Version 8.0.0-rc.2.23423.11

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-24 08:13:29 +02:00
Parker Bibus 5d384288af
Add WasmInterpreter and WasmAOT to local testing script (#3272)
Added WasmInterpreter and WasmAOT to the local testing script. This additionally included breaking the run BDN and associated steps into multi-run and single-run setups to support not being able to pass in multiple Wasm workloads to run simultaneously. Also, some formatting was better standardized for cleaner code.
2023-08-23 10:35:31 -07:00
Jiri Cincura ↹ 907c9c81e1
Code formatting. (#3289) 2023-08-23 12:06:21 +02:00
dotnet-maestro[bot] d7211722df
Update dependencies from https://github.com/dotnet/arcade build 20230817.3 (#3283)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23415.4 -> To Version 8.0.0-beta.23417.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-21 10:43:43 +02:00
dotnet-maestro[bot] 5052cf2753
Update dependencies from https://github.com/dotnet/runtime build 20230818.14 (#3286)
Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23417.23 -> To Version 8.0.0-rc.2.23418.14

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-19 07:33:07 +02:00
Mukund Raghav Sharma (Moko) 5fa1073f97
Added more documentation for running notebooks and message that we'll… (#3285)
* Added more documentation for running notebooks and message that we'll be deprecating the python infra

* Update src/benchmarks/gc/GC.Infrastructure/README.md

Co-authored-by: Mark Plesko <markples@microsoft.com>

* Fixed another linting issue

---------

Co-authored-by: Mark Plesko <markples@microsoft.com>
2023-08-18 15:37:09 -07:00
dotnet-maestro[bot] 34b92e6a44
[main] Update dependencies from dotnet/runtime (#3282)
* Update dependencies from https://github.com/dotnet/runtime build 20230817.12

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23417.4 -> To Version 8.0.0-rc.2.23417.12

* Update dependencies from https://github.com/dotnet/runtime build 20230817.23

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.2.23417.4 -> To Version 8.0.0-rc.2.23417.23

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-18 09:03:27 +02:00
mrsharm 4b0a2002b0 Deprecated the old python infrastructure in favor of the new C# Infra 2023-08-17 16:48:31 -07:00
dotnet-maestro[bot] 16ff504ff5
Update dependencies from https://github.com/dotnet/runtime build 20230817.4 (#3280)
Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23416.31 -> To Version 8.0.0-rc.2.23417.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-17 22:36:11 +02:00
Jiri Cincura ↹ b7dcdf6500
Revert "Temporarily increase timeouts for perf jobs, because of limited capacity in "ubuntu.1804.amd64.tiger.perf" queue. (#3205)" (#3279)
This reverts commit a013bf45d4.
2023-08-17 22:04:55 +02:00
Jiri Cincura ↹ 2a59464b95
Remove wrong comment. (#3276) 2023-08-17 20:43:42 +02:00
dotnet-maestro[bot] f9d6274dfc
[main] Update dependencies from dotnet/runtime (#3273)
* Update dependencies from https://github.com/dotnet/runtime build 20230816.15

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23416.7 -> To Version 8.0.0-rc.1.23416.15

* Update dependencies from https://github.com/dotnet/runtime build 20230816.29

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23416.7 -> To Version 8.0.0-rc.1.23416.29

* Update dependencies from https://github.com/dotnet/runtime build 20230816.31

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23416.7 -> To Version 8.0.0-rc.1.23416.31

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-17 11:12:57 +02:00
Mukund Raghav Sharma (Moko) 298960f053
Improved the overall asp.net benchmark analysis (#3266) 2023-08-17 09:39:53 +02:00
Mukund Raghav Sharma (Moko) 282a43d8eb
Updated the heap hard limit for the large page scenarios (#3264)
* Updated the heap hard limit for the large page scenarios

* Added feedback.
2023-08-17 09:35:46 +02:00
dotnet-maestro[bot] 22b3b8d67f
[main] Update dependencies from dotnet/runtime (#3270)
* Update dependencies from https://github.com/dotnet/runtime build 20230816.2

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23416.1 -> To Version 8.0.0-rc.1.23416.2

* Update dependencies from https://github.com/dotnet/runtime build 20230816.7

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23416.1 -> To Version 8.0.0-rc.1.23416.7

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-16 20:13:30 +02:00
dotnet-maestro[bot] 1122a82e62
Update dependencies from https://github.com/dotnet/arcade build 20230815.4 (#3269)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23414.5 -> To Version 8.0.0-beta.23415.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-16 14:21:04 +02:00
dotnet-maestro[bot] 9b470f396b
Update dependencies from https://github.com/dotnet/arcade build 20230814.5 (#3262)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23411.1 -> To Version 8.0.0-beta.23414.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-16 13:50:37 +02:00
dotnet-maestro[bot] 98328145f1
[main] Update dependencies from dotnet/runtime (#3265)
* Update dependencies from https://github.com/dotnet/runtime build 20230815.5

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23415.2 -> To Version 8.0.0-rc.1.23415.5

* Update dependencies from https://github.com/dotnet/runtime build 20230815.18

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23415.2 -> To Version 8.0.0-rc.1.23415.18

* Update dependencies from https://github.com/dotnet/runtime build 20230815.27

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23415.2 -> To Version 8.0.0-rc.1.23415.27

* Update dependencies from https://github.com/dotnet/runtime build 20230816.1

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 8.0.0-rc.1.23415.2 -> To Version 8.0.0-rc.1.23416.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-08-16 13:50:21 +02:00
Jiri Cincura ↹ f5d6fa70f0
Fix arm64 on Ubuntu build. (#3260) 2023-08-16 10:47:11 +02:00
Jiri Cincura ↹ 5e7e105f4b
Command formatting (#3259) 2023-08-16 10:46:59 +02:00
Parker Bibus 7e5cc9c980
Remove duplicate strings causing ; to enter as a new line. (#3268) 2023-08-16 06:40:08 +02:00