Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PRConfig
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb Data Packages
PRConfig
Commits
99fd8766
Commit
99fd8766
authored
1 year ago
by
Eduardo Rodrigues
Browse files
Options
Downloads
Patches
Plain Diff
Add new argument to python/MooreTests/run_throughput_jobs.py
parent
f9e98e76
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!345
Enhance and fix Sprucing timing plot
Pipeline
#6167839
failed
1 year ago
Stage: check
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
python/MooreTests/run_throughput_jobs.py
+2
-2
2 additions, 2 deletions
python/MooreTests/run_throughput_jobs.py
with
2 additions
and
2 deletions
python/MooreTests/run_throughput_jobs.py
+
2
−
2
View file @
99fd8766
#!/usr/bin/env python
###############################################################################
# (c) Copyright 2019 CERN for the benefit of the LHCb Collaboration
#
# (c) Copyright 2019
-2023
CERN for the benefit of the LHCb Collaboration #
# #
# This software is distributed under the terms of the GNU General Public #
# Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING". #
...
...
@@ -287,7 +287,7 @@ options.preamble_algs = [
logging
.
info
(
"
Making profile plots
"
)
from
MooreTests
import
make_profile_plots
make_profile_plots
.
main
([
log_filename
],
hlt_label
,
parsed_throughput
,
ht_file
,
args
.
heaptrack
,
perf_exe
,
args
.
produce_yaml
,
ht_file
,
args
.
heaptrack
,
perf_exe
,
args
.
no_inline
)
return
process
,
log_file
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment