fuse.py prototype (incomplete) refactor: use vidjilparser.py
The object here being some optimisations to increase the performance of fuse.py by using VidjilParser to extract only the data that is relevant to the context we are in, before loading the data into Python objects. See #3234
Please register or sign in to comment