Skip to content

WIP: Move to python 3.2 in HLT CF config new JO

Aleksandra Poreba requested to merge aporeba/athena:hltcf-to-py3 into master

Replace memoize with lru_cache from functools.

The size of max recent calls was determined by the current number of calls of functions - about two times more. Can be changed in the future, when the number ( of steps, filters, hypos etc ) will increase.

Tagging @tbold

Edited by Aleksandra Poreba

Merge request reports