Skip to content
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][perf] WASM disk size regression on 01 Mar 2023 #84065

Open
kotlarmilos opened this issue Mar 29, 2023 · 4 comments
Open

[mono][perf] WASM disk size regression on 01 Mar 2023 #84065

kotlarmilos opened this issue Mar 29, 2023 · 4 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono size-reduction Issues impacting final app size primary for size sensitive workloads tenet-performance Performance related issue
Milestone

Comments

@kotlarmilos
Copy link
Member

Description

Disk size (SOD) regression detected in Mono AOT Blazorwasm.

Details - Mono AOT

Date Diff Size increase (bytes) Size increase (%)
01 Mar 2023 340508f...0a15c3b 101487 2.71

Screenshot 2023-03-29 at 9 56 18

Configuration

OS: Ubuntu 18.04
Architecture: x64
.NET version: 8.0.100-preview.1.23115.2

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Mar 29, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Mar 29, 2023
@kotlarmilos kotlarmilos added arch-wasm WebAssembly architecture tenet-performance Performance related issue and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Mar 29, 2023
@ghost
Copy link

ghost commented Mar 29, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Description

Disk size (SOD) regression detected in Mono AOT Blazorwasm.

Details - Mono AOT

Date Diff Size increase (bytes) Size increase (%)
01 Mar 2023 340508f...0a15c3b 101487 2.71

Screenshot 2023-03-29 at 9 56 18

Configuration

OS: Ubuntu 18.04
Architecture: x64
.NET version: 8.0.100-preview.1.23115.2

Author: kotlarmilos
Assignees: radekdoulik, kotlarmilos
Labels:

arch-wasm, tenet-performance

Milestone: -

@kotlarmilos kotlarmilos added the size-reduction Issues impacting final app size primary for size sensitive workloads label Mar 29, 2023
@kotlarmilos kotlarmilos modified the milestones: Future, 8.0.0 Mar 29, 2023
@kotlarmilos
Copy link
Member Author

@radekdoulik could #80797 cause the regression?

@radekdoulik
Copy link
Member

yes this is expected, AOT with SIMD is larger

@vargaz
Copy link
Contributor

vargaz commented Mar 31, 2023

If SIMD is enabled, we should probably link out the fallback code if any.

@kotlarmilos kotlarmilos modified the milestones: 8.0.0, 9.0.0 Jul 13, 2023
@kotlarmilos kotlarmilos removed their assignment Feb 9, 2024
@kotlarmilos kotlarmilos modified the milestones: 9.0.0, Future Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono size-reduction Issues impacting final app size primary for size sensitive workloads tenet-performance Performance related issue
Projects
None yet
Development

No branches or pull requests

4 participants