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

[tests][dotnet] Update oldnet sample to use LLVM and add some instructions #11780

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

spouliot
Copy link
Contributor

@spouliot spouliot commented Jun 2, 2021

Using the AOT LLVM-backend is recommended for release and should be used
when comparing sizes.

Also add some basic instruction to ease comparing oldnet and dotnet
app bundles since IL stripping is not yet available to dotnet builds (and
without considering this the real numbers are a bit off)

…tions

Using the AOT LLVM-backend is recommended for release and should be used
when comparing sizes.

Also add some basic instruction to ease comparing `oldnet` and `dotnet`
app bundles since IL stripping is not yet available to dotnet builds (and
without considering this the _real_ numbers are a bit off)
@spouliot spouliot added the not-notes-worthy Ignore for release notes label Jun 2, 2021
@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ [PR Build] Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

API & Generator diff

API Diff (from PR only) (no change)
Generator Diff (no change)

GitHub pages

Results can be found in the following github pages (it might take some time to publish):

Test results

1 tests failed, 106 tests passed.

Failed tests

  • monotouch-test/Mac Catalyst/Debug [dotnet]: Failed (Tests run: 2620 Passed: 2460 Inconclusive: 33 Failed: 1 Ignored: 159)

Pipeline on Agent XAMBOT-1094.BigSur
Merge 41a446e into f3b46b9

@spouliot
Copy link
Contributor Author

spouliot commented Jun 2, 2021

monotouch-test/Mac Catalyst/Debug [dotnet]: Failed (Tests run: 2620 Passed: 2460 Inconclusive: 33 Failed: 1 Ignored: 159)

unrelated, known issue - https://github.com/xamarin/maccore/issues/2443

@spouliot spouliot merged commit 73bb153 into xamarin:main Jun 2, 2021
@spouliot spouliot deleted the size-comparison-llvm-oldnet branch June 2, 2021 13:08
@spouliot spouliot mentioned this pull request Jul 19, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-notes-worthy Ignore for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants