Browse Source
Performance improvements.
Performance improvements.
Don't construct a wxString or a LSEQ when you don't have to. They're both more expensive than you might think.fusion360
13 changed files with 180 additions and 131 deletions
-
10common/hash_eda.cpp
-
12include/layer_ids.h
-
12pcbnew/board_connected_item.cpp
-
4pcbnew/board_connected_item.h
-
16pcbnew/connectivity/connectivity_algo.cpp
-
16pcbnew/drc/drc_cache_generator.cpp
-
12pcbnew/drc/drc_test_provider_disallow.cpp
-
2pcbnew/pcb_painter.cpp
-
34pcbnew/pcb_track.cpp
-
7pcbnew/pcbexpr_functions.cpp
-
5pcbnew/ratsnest/ratsnest_view_item.cpp
-
5pcbnew/tools/zone_filler_tool.cpp
-
20pcbnew/zone.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue