Skip to content

Commit dc736ff

Browse files
Add EDM access note
1 parent a2dfc9f commit dc736ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

talk.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ End user analysis ideally uses .bold[smaller and calibrated PHYSLITE]
8686
.kol-4-5[
8787
<p style="text-align:center;">
8888
<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]
9090
</p>
9191
]
9292

@@ -242,7 +242,7 @@ from atlascp import EgammaTools
242242
- Only involves `C++` CP tool code (no Python involved)
243243
- Uses same version of CP tool
244244
- 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)
246246
- Time for i/o and connecting columns not included in the performance comparisons (not optimized in the tests, so removed from benchmark)
247247
]
248248

0 commit comments

Comments
 (0)