Skip to content

.NET Migration LP for Azure #1

Closed
@pareenaverma

Description

@pareenaverma

• Examples of how to migrate .NET codebases to Cobalt are needed. Customers have a huge code base in .NET can (Cross compile?) "Build for any CPU" should be able to automatically run on Arm64 (theoretically you shouldn’t have to do anything to run on Arm 64).
• Use case of mixed lang + interop between C# and C - examples of what needs to be changed are useful
• .NET allows native Ahead of Time compilation (AOT ) - what knobs & where, to change in the build scripts to target Arm64?
• (Once you have it migrated to Arm64, locally test & then the next step is to deploy on Azure)
• Performance concerns after migration to Arm64 - need context/data to set customer expectations. Expectation is the perf will be dramatically improved. Consider similar cores, similar ram, similar hard disk: list perf differences.

Metadata

Metadata

Assignees

Labels

ACMArm Cloud Migration

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions