-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[wasm] Perf benchmark failures - System.Text.Json
serializer related failures
#88610
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsFailing for AOT, and interpereter. Benchmark:
Benchmark
Changes 60799cc...53a10ea ( Sdk version changed from
|
@eiriktsarpalis Any idea what might be wrong here? |
Seems related to #88480. These benchmarks target the reflection serializer and thus should never be running in trimmed applications or AOT. Were they even working in AOT before the feature switch got turned on? |
why did you merge that pr on red? |
opened #88612 |
|
yeah I was reading across too many failures apologies for the noise |
Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis Issue DetailsFailing for AOT, and interpereter. Benchmark:
Benchmark
Changes 60799cc...53a10ea ( Sdk version changed from
Known Issue Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
} ReportSummary
|
System.Text.Json
serializer related failures
…3115) * Explicitly enable JsonSerializerIsReflectionEnabledByDefault * [wasm] Workaround STJ based tests using reflection Original issue: dotnet/runtime#88610 * Revert "Explicitly enable JsonSerializerIsReflectionEnabledByDefault" This reverts commit 2b7a6c8. --------- Co-authored-by: Ankit Jain <radical@gmail.com>
Failing for AOT, and interpereter.
Benchmark:
Json_ToStream<Location>.SystemTextJson_Reflection
:Benchmark
ColdStartSerialization<SimpleStructWithProperties>.NewCustomizedOptions
:Changes 60799cc...53a10ea (
[20230707.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2216705)
to https://dev.azure.com/dnceng/internal/_build/results?buildId=2217531&view=results). The pipeline had other failures earlier, so the starting hash could be a little off.Sdk version changed from
8.0.100-preview.7.23357.5
to8.0.100-preview.7.23359.2
... which corresponds to dotnet/sdk@f8336e3...cfa4244
dotnet/performance
commit used for both was dotnet/performance@a719decKnown Issue Error Message
Fill the error message using step by step known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: