113th ROOT Parallelism, Performance and Programming Model Meeting
Thursday 7 October 2021 -
16:00
Monday 4 October 2021
Tuesday 5 October 2021
Wednesday 6 October 2021
Thursday 7 October 2021
16:00
Improving the performance of DistRDF tasks
-
Vincenzo Eduardo Padulano
(
Valencia Polytechnic University (ES)
)
Enrico Guiraud
(
EP-SFT, CERN
)
Enric Tejedor Saavedra
(
CERN
)
Improving the performance of DistRDF tasks
Vincenzo Eduardo Padulano
(
Valencia Polytechnic University (ES)
)
Enrico Guiraud
(
EP-SFT, CERN
)
Enric Tejedor Saavedra
(
CERN
)
16:00 - 17:00
This presentation will show a comparison, for multiple benchmarks, of different strategies when it comes to executing DistRDF tasks. We will see the difference in performance between non-optimized and optimized jitting. We will also see if it pays off to generate C++ code for the RDF graph on the fly in the DistRDF workers and compile it, as opposed to running the graph in Python.