Currently, processing reports with several thousand transactions takes many seconds.
There are definitely functions that are executed several times unnecessarily, and values that could be cached.
It is necessary to review which functions are the most computationally heavy and improve and/or cache them.
Currently, processing reports with several thousand transactions takes many seconds.
There are definitely functions that are executed several times unnecessarily, and values that could be cached.
It is necessary to review which functions are the most computationally heavy and improve and/or cache them.