Behdad Esfahbod cfba1f995f [cffLib.specializer] Make command-merging linear again
The consideration for blends had made it into O(n^2).
Make it linear again.

Speeds up Tests/cffLib/specializer_test.py::CFFSpecializeProgramTest::test_maxstack_blends
3x for me.
2024-11-12 18:43:03 -07:00
..
2022-12-13 11:26:36 +00:00
2024-04-30 13:28:57 -06:00
2022-12-13 11:26:36 +00:00
2024-07-03 06:48:38 -06:00
2024-04-30 13:28:57 -06:00
2024-10-24 00:30:38 +00:00
2022-12-13 11:26:36 +00:00
2023-06-14 20:38:18 +03:00
2022-12-13 11:26:36 +00:00
2019-06-14 16:06:04 +01:00
2024-09-23 08:46:56 -06:00