Skip to content

Slow REST data processing due to DIRC LUT #1141

Description

@aaust

@ilyalarin reports that he observed an order of magnitude faster processing rates for REST files when he turns the calculation of the DIRC look-up-table off: -PREST:DIRC_CALC_LUT=0 (default 1)
I made a quick comparison on the ifarm with the the latest release 7.7.0. I used the monitoring_hists plugin and 20k events for file dana_rest_072058_010.hddm:

NTHREADS Default Rate (Hz) Rate LUT off (Hz)
1 151 760
2 258 892
4 393 794

For single-threaded processing, I see a factor of 5 speed up. The quoted rates for multithreaded processes likely are dominated by the thread initialization and would need larger samples.

Do we need this calculation by default? Should it be turned off when the DIRC PID information is already available in the REST file? Or can the performance of this calculation be improved?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions