ProSurfer73 / Macro-Parser

A C/C++ macro calculator
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Improve msall implementation #33

Open ProSurfer73 opened 2 years ago

ProSurfer73 commented 2 years ago

The container msall, which is the container designating all the macrospaces unified, is long to load, as it is recalculated each time. The goal would be to minimize these calculations, in order not to feel any latency.

Steps to reproduce: 1) import a very large folder 2) Type for instance 'list spaces', the msall container is going to have to be reupdated