In most of the files I test, the performance of rule `import-x/no-duplicates` is most bad: <img width="990" alt="image" src="https://github.com/un-ts/eslint-plugin-import-x/assets/41773861/d074fa82-b8b7-41c1-a19c-2060cc62103a"> test command: ```sh TIMING=1 eslint /path/to/lint.tsx ```