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

Improve performance by minimizing repeated reduction operations #12138

Closed
NickDraper opened this issue Mar 10, 2015 · 2 comments
Closed

Improve performance by minimizing repeated reduction operations #12138

NickDraper opened this issue Mar 10, 2015 · 2 comments
Assignees
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release. SANS Issues and pull requests related to SANS

Comments

@NickDraper
Copy link
Contributor

sans_code
This issue was originally TRAC 11299

Improve speed by reducing the number of repeated operations in the reduction process. E.g. if the same CAN run is used then there is no point re-reduce CAN run. PP, suggested a technical solution using something similar to where build server register which files have been touched (like Ninja).

priority 2

contacts
Richard Heenan (RH) ISIS
William Heller (WH) SNS
Andrew Jackson (AJ) ESS


Keywords: SSC,2015,All, sansUI

@NickDraper
Copy link
Contributor Author

@NickDraper (2015-03-10T15:49:02):
Batch modify all SSC tickets to critical priority (this will also show up as an update for all those already as critical)

@NickDraper NickDraper added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. SANS Issues and pull requests related to SANS SSC labels Jun 3, 2015
@NickDraper NickDraper added this to the Release 3.5 milestone Jun 3, 2015
@NickDraper NickDraper modified the milestones: Release 3.5, Release 3.6 Sep 14, 2015
@NickDraper NickDraper modified the milestones: Release 3.6, Release 3.7 Jan 22, 2016
@NickDraper NickDraper modified the milestones: Release 3.8, Release 3.9 Oct 3, 2016
@NickDraper NickDraper modified the milestones: Release 3.9, Temporary Holding Oct 14, 2016
@NickDraper NickDraper removed this from the Temporary Holding milestone Oct 3, 2017
@AntonPiccardoSelg
Copy link
Contributor

This has been solved in the new reduction backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release. SANS Issues and pull requests related to SANS
Projects
None yet
Development

No branches or pull requests

3 participants