Perf: make sort domain faster

This commit is contained in:
SukkaW
2024-05-11 10:39:24 +08:00
parent 22d738d99d
commit 1b116637d2
3 changed files with 8 additions and 39 deletions

View File

@@ -1,5 +1,4 @@
import { fetchRemoteTextByLine } from './fetch-text-by-line';
import { getGorhillPublicSuffixPromise } from './get-gorhill-publicsuffix';
import { processLineFromReadline } from './process-line';
import { sortDomains } from './stable-sort-domain';