Skip to content

[performance] cache FindAotCompiler task result #16774

@rolfbjarne

Description

@rolfbjarne
  1. Do an incremental remote iOS build in a .NET MAUI template (change a small amount of .xaml)
  2. Look at the .binlog

This task takes a decent amount of time:

image

And it is caculating a path:

image

Find out if we can:

  • Cache the path for incremental builds
  • Invalidate the cache if the .NET version changes, other settings, etc.

Metadata

Metadata

Assignees

Labels

msbuildIssues affecting our msbuild tasks/targetsperformanceIf an issue or pull request is related to performance

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions