Skip to content

Commit 2fb9b8a

Browse files
committed
performance information updated
1 parent 83f1eb2 commit 2fb9b8a

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

AnalysisFW/python/OpenDataTreeProducerOptimized_dataPAT_2011_cfg.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,8 @@
102102
process.ak5ak7
103103
)
104104

105-
# Processing time on VM (2011 laptop)
106-
# - DATA: 50000 events / 4 hours
107-
# - MC: 50000 events / 5 hours
105+
# Approximate processing time on VM (Intel Core i5-5300U 2.3GHz laptop):
106+
# 50000 events per 1 hour (both for DATA and MC)
108107

109108
# Change number of events here:
110109
process.maxEvents.input = 50000

AnalysisFW/python/OpenDataTreeProducerOptimized_mcPAT_2011_cfg.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,8 @@
100100
)
101101

102102

103-
# Processing time on VM (2011 laptop)
104-
# DATA: 50000 events / 4 hours
105-
# MC: 50000 events / 5 hours
103+
# Approximate processing time on VM (Intel Core i5-5300U 2.3GHz laptop):
104+
# 50000 events per 1 hour (both for DATA and MC)
106105

107106
# Change number of events here:
108107
process.maxEvents.input = 50000

0 commit comments

Comments
 (0)