Add PR comparison for Module Event Alloc Monitor circles plots#2775
Add PR comparison for Module Event Alloc Monitor circles plots#2775gartung wants to merge 3 commits into
Conversation
|
A new Pull Request was created by @gartung for branch master. @akritkbehera, @cmsbuild, @iarspider, @raoatifshad, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
1b184cb to
0ea9824
Compare
|
Pull request #2775 was updated. |
|
Pull request #2775 was updated. |
…ule Event Alloc Monitor to profiling.
5568dec to
7cbd883
Compare
|
Pull request #2775 was updated. |
|
Pull request #2775 was updated. |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6c1606/53679/summary.html Comparison SummarySummary:
|
|
enable profiling |
|
please test with cms-sw/cmssw#51095 |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6c1606/53681/summary.html Comparison SummarySummary:
|
| const QUANTITY_ORDER = ["added", "nAlloc", "nDealloc", "max1Alloc", "maxTemp"]; | ||
| const TRANSITION_ORDER = [ | ||
| "construction", | ||
| "begin job", | ||
| "begin stream", | ||
| "global begin run", | ||
| "stream begin run", | ||
| "global begin luminosity block", | ||
| "stream begin luminosity block", | ||
| "event", | ||
| "event setup", | ||
| "get next transition", | ||
| "clear event", | ||
| "global end lumi", | ||
| "global end run", | ||
| "global write lumi", | ||
| "global write run", | ||
| "write process block", | ||
| "end stream", | ||
| "end job", | ||
| "destruction", | ||
| ]; |
There was a problem hiding this comment.
These look like ModuleAllocMonitor-specific things that do not apply to ModuleEventAllocMonitor's output.
There was a problem hiding this comment.
Yes. This was left over from reusing the template page for ModuleAllocMonitor.
|
Pull request #2775 was updated. |
1c11855 to
e6ec875
Compare
|
Pull request #2775 was updated. |
No description provided.