Project

General

Profile

Task #81296

Updated by Faton Haliti almost 7 years ago

Follow-up to Introduce cache for readLLfile() #80788 

 After profiling with the merge of #80788, seems that did not do much changes in performance. In this follow-up we try to introduce the static cache inside the function which will be also more precise on what the function does.

Back