-
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
[mono] iOS HelloWorld size regression on 4/21/2024 8:01:16 AM #101488
Labels
area-Codegen-AOT-mono
os-ios
Apple iOS
runtime-mono
specific to the Mono runtime
tenet-performance
Performance related issue
tenet-performance-benchmarks
Issue from performance benchmark
Milestone
Comments
performanceautofiler
bot
added
arch-x64
runtime-mono
specific to the Mono runtime
untriaged
New issue has not been triaged by the area owner
labels
Apr 21, 2024
The regression is quite small and appeared in a3bf7d4...b067ce0. Could it be #101258 introducing some added code to the AOT @fanyang-mono? |
matouskozak
removed
the
untriaged
New issue has not been triaged by the area owner
label
Apr 24, 2024
matouskozak
changed the title
[Perf] Windows/x64: 10 Regressions on 4/21/2024 8:01:16 AM
[mono] iOS size regression on 4/21/2024 8:01:16 AM
Apr 24, 2024
dotnet-policy-service
bot
added
the
untriaged
New issue has not been triaged by the area owner
label
Apr 24, 2024
matouskozak
added
tenet-performance
Performance related issue
tenet-performance-benchmarks
Issue from performance benchmark
and removed
arch-x64
area-Infrastructure-mono
labels
Apr 24, 2024
Tagging subscribers to this area: @directhex |
dotnet-policy-service
bot
removed
the
untriaged
New issue has not been triaged by the area owner
label
Apr 24, 2024
This was referenced Apr 24, 2024
Closed
Closed
matouskozak
changed the title
[mono] iOS size regression on 4/21/2024 8:01:16 AM
[mono] iOS HelloWorld size regression on 4/21/2024 8:01:16 AM
Apr 24, 2024
matouskozak
added
os-ios
Apple iOS
untriaged
New issue has not been triaged by the area owner
labels
Apr 24, 2024
dotnet-policy-service
bot
removed
the
untriaged
New issue has not been triaged by the area owner
label
Apr 24, 2024
This was referenced May 17, 2024
Closing in favor of #105701, feel free to re-open if you think this issue requires a separate attention. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-Codegen-AOT-mono
os-ios
Apple iOS
runtime-mono
specific to the Mono runtime
tenet-performance
Performance related issue
tenet-performance-benchmarks
Issue from performance benchmark
Run Information
Regressions in SOD - iOS HelloWorld Mono .app Size llvm symbols
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Repro Steps
Prerequisites (Build files either built locally or downloaded from payload above)
runtime/artifacts
or build instructions: Libraries README args:-subset libs+libs.tests -rc release -configuration Release -arch $RunArch -framework net8.0
runtime/artifacts/bin/coreclr/$RunOS.$RunArch.Release
, build instructions: CoreCLR README args:-subset clr+libs -rc release -configuration Release -arch $RunArch -framework net8.0
runtime/artifacts/bin/mono/$RunOS.$RunArch.Release
, build instructions: MONO README args:-arch $RunArch -os $RunOS -s mono+libs+host+packs -c Release
Linux
Windows
SOD - iOS HelloWorld Mono .app Size llvm symbols
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in SOD - iOS HelloWorld Mono Zip Size llvm symbols
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Repro Steps
Prerequisites (Build files either built locally or downloaded from payload above)
runtime/artifacts
or build instructions: Libraries README args:-subset libs+libs.tests -rc release -configuration Release -arch $RunArch -framework net8.0
runtime/artifacts/bin/coreclr/$RunOS.$RunArch.Release
, build instructions: CoreCLR README args:-subset clr+libs -rc release -configuration Release -arch $RunArch -framework net8.0
runtime/artifacts/bin/mono/$RunOS.$RunArch.Release
, build instructions: MONO README args:-arch $RunArch -os $RunOS -s mono+libs+host+packs -c Release
Linux
Windows
SOD - iOS HelloWorld Mono Zip Size llvm symbols
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: