Skip to content

Conversation

@WilliamRoxit
Copy link

The TFS API for querying build information was slowing TFS down because
of the performance impact. I investigated this issue 2 years ago when i
made my own build monitor. By specifying the InformationTypes and
QueryOptions to the minimum needed, the load on the TFS server can be
reduced dramatically.

Note: as far as I've tested, all functionality remains the same with this fix. Of there is any information about builds or definition missing in the tfs query result, this can be further tweaked by changing the QueryOptions.

The TFS API for querying build information was slowing TFS down because
of the performance impact. I investigated this issue 2 years ago when i
made my own build monitor. By specifying the InformationTypes and
QueryOptions to the minimum needed, the load on the TFS server can be
reduced dramatically.
@WilliamRoxit
Copy link
Author

Any chanche this will be pulled ? :)

@mdb1988
Copy link
Contributor

mdb1988 commented Aug 23, 2016

Hi, unfortunately we don't have a TFS server anymore so we can't actually test this ourselves :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants