57ba38560c
Load times were >20min for moderate sized libraries as EnumFiles iterated over the entire list for each operation. The update modifies our third-party lib to allow a return value, stopping the iteration when we find our desired entry. This also provides a short-circuit for ASCII-based names, allowing single-level parsing if available |
||
---|---|---|
.. | ||
altium_parser.cpp | ||
altium_parser.h | ||
altium_parser_utils.cpp | ||
altium_parser_utils.h |