File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ End user analysis ideally uses .bold[smaller and calibrated PHYSLITE]
86
86
.kol-4-5[
87
87
<p style =" text-align :center ;" >
88
88
<img src="figures/atlas-pipeline.png"; width=100%>
89
- .center.large[ Components of an ATLAS AGC demonstrator pipeline]
89
+ .center.large[ Components of an ATLAS Analysis Grand Challenge (AGC)< br > demonstrator pipeline]
90
90
</p >
91
91
]
92
92
@@ -242,7 +242,7 @@ from atlascp import EgammaTools
242
242
- Only involves ` C++ ` CP tool code (no Python involved)
243
243
- Uses same version of CP tool
244
244
- xAOD includes event store access
245
- * Show .bold[ substantial speedups] for migrated tools: .bold[ columnar is 2-4x faster] than xAOD interface
245
+ * Show .bold[ substantial speedups] for migrated tools: .bold[ columnar is 2-4x faster] than xAOD interface (EDM access dependent)
246
246
- Time for i/o and connecting columns not included in the performance comparisons (not optimized in the tests, so removed from benchmark)
247
247
]
248
248
You can’t perform that action at this time.
0 commit comments