dotnet / dotnet/msbuild

_CollectTargetFrameworkForTelemetry is taking 8% of a targets run time

Open
#2,487 7 comments 0 reactions 0 assignees View on GitHub
Area: Performance backlog triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

_From @davkean on August 24, 2017 6:6_

_CollectTargetFrameworkForTelemetry is adding 8% of total targets run time. This is way too high for a target/task that is just reporting telemetry.

See: https://github.com/dotnet/sdk/issues/1534.

_Copied from original issue: dotnet/sdk#1535_

Contributor guide

No contributing guide indexed for this repository

Research direction

Begin at the _CollectTargetFrameworkForTelemetry target/task and review the related context in dotnet/sdk#1534. Profile a targets run to confirm the reported overhead; done means telemetry is preserved while its runtime cost is materially reduced.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.