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

Optimise formatting of the task log files #3536

Closed
michaelnoonan opened this issue May 31, 2017 · 2 comments
Closed

Optimise formatting of the task log files #3536

michaelnoonan opened this issue May 31, 2017 · 2 comments
Assignees
Labels
feature/performance kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time
Milestone

Comments

@michaelnoonan
Copy link
Contributor

We can gain a 10% performance improvement by using a Dictionary for the CategoryMap in ActivityLogTextFormatter.Render(). This code is part of the critical path when running any tasks.

@michaelnoonan michaelnoonan added kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time feature/performance labels May 31, 2017
@michaelnoonan michaelnoonan self-assigned this May 31, 2017
@octoreleasebot octoreleasebot added this to the 3.13.9 milestone May 31, 2017
@octoreleasebot
Copy link

Release Note: Improved performance of writing task logs by about 10%

@lock
Copy link

lock bot commented Nov 23, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature/performance kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time
Projects
None yet
Development

No branches or pull requests

2 participants