The 8472 7cce618d18 Fast path that skips over unchanged obligations in process_obligations
- only borrow the refcell once per loop
- avoid complex matches to reduce branch paths in the hot loop
- use a by-ref fast path that avoids mutations at the expense of having false negatives
2023-03-17 19:56:03 +01:00
..
2023-02-21 21:54:53 +00:00
2022-03-04 16:57:34 +01:00
2022-12-12 19:49:53 +01:00
2023-03-08 15:53:56 +11:00
2022-03-04 16:57:34 +01:00
2022-05-02 17:40:30 -07:00