mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-28 07:14:40 +08:00
* perf: improve config processing * perf: enhance profile reordering logic and adjust logging level * perf: add PartialEq derive to PrfSelected and PrfExtra structs for improved comparison * perf: refactor PrfOption merge logic and streamline update_item method in IProfiles * perf: simplify current_mapping and profiles_preview methods in IProfiles for improved readability * perf: optimize filename matching logic in IProfiles by using a static regex