Browse Source
Speed up symbol loading
Speed up symbol loading
Loading symbols, we need pin counts but we don't need to generate a bunch of strings to do that. Provides a fast path for counting number of pins represented by the stacked pin notationmaster
6 changed files with 177 additions and 12 deletions
-
85common/string_utils.cpp
-
19eeschema/lib_symbol.cpp
-
8eeschema/sch_pin.cpp
-
13eeschema/sch_pin.h
-
12include/string_utils.h
-
52qa/tests/eeschema/test_stacked_pin_conversion.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue