Some tests are running very slow. Improve perfomance issues which come
from multiple instantiations of TexUtil in the node-classes.
With each instance creation TexUtil loads a json file from filesystem.
Use profile for checking the time and number of calls for each method:
https://www.jetbrains.com/help/phpstorm/profiling-with-xdebug.html#snapshotLocation