Parker Bibus

Results 6 issues of Parker Bibus

Added the retrieval of the exceptions.bin file to the init script. It is setup to use the same storage as the catalog.bin file. However, the exceptions file is not there...

### Description Publishing a newly created Maui app targeting net8.0-android fails with the following error: ``` MauiAndroidDefault -> C:\Users\parkerbibus\Desktop\performance\src\scenarios\mauiandroid\app\bin\Release\net8.0-android\android-arm64\MauiAndroidDefault.dll C:\Users\parkerbibus\AppData\Local\Microsoft\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.0-preview.1.129\tools\Xamarin.Android.Common.targets(1543,3): error XAGJS7023: System.IO.DirectoryNotFoundException: Could not find a part of the...

t/bug
s/needs-info

We recently found a MonoAOTLLVM performance test run that failed to build but still ran and produced results when we expected it to fail instead. Here is part of the...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Running the Wasm.Performance benchmarks via Docker using main seems to...

area-blazor

Update dependencies and clean up leftover warnings when building Benchmarks.csproj. This adds support for net11.0 when building the Benchmarks.csproj project with a clean build. This should also fix failing tech-empower...

dependencies
.NET

In order to make simplify the work needed when updating the scenarios we run and to minimize the chance of error, this adds a python script to be used to...

enhancement