提交歷史

作者 SHA1 備註 提交日期
  SukkaW 273b941723 Perf(trie): merge two boolean into one mask bit 1 年之前
  SukkaW 9c82e5346c Perf: avoid mutate string in ruleset base 1 年之前
  SukkaW 5c85a0c504 Perf: avoid mutate string in Trie 1 年之前
  SukkaW 8851d7fb38 Perf: faster FIFO impl 1 年之前
  SukkaW 80ac403944 Replace more utilities w/ `foxts` 1 年之前
  SukkaW d726dcb64c Replace built-in utility with `foxts` 1 年之前
  SukkaW c6f3a67711 Perf: repalce `String#localeCompare` w/ simple ASCII-only compare 1 年之前
  SukkaW a42d28195d Perf: domainset class w/o build domain map 1 年之前
  SukkaW 2bbc122b85 Replace sortDomains w/ trie dump sort 1 年之前
  SukkaW f6eb8b0a4c Feat: trie dump with sort & FIFO 1 年之前
  SukkaW b742701f59 Simplify Trie 1 年之前
  SukkaW 80ab4e69c1 Chore: trie dump meta supports callback 1 年之前
  SukkaW e40979e50e Chore: make ESLint Happy 1 年之前
  SukkaW 274c2453e2 Perf: slightly improve trie.whitelist performance 1 年之前
  SukkaW a7e7c19a51 Rrefactor: rewrite trie in class 1 年之前
  SukkaW 14bcc10ce7 Chore: Housekeeping & Make ESLint Happy 1 年之前
  SukkaW 428f30574c Perf: micro optmize trie 1 年之前
  SukkaW a8c53617b1 Refactor: prefer smol trie 1 年之前
  SukkaW 5c8636d7b3 Minor changes here and there 1 年之前
  SukkaW 3bd0ebe36e Perf: a few improvements to trie 1 年之前
  SukkaW f58c10e34c Fix: trie meta 1 年之前
  SukkaW 90079b9987 Chore: dedupe and sort other rulesets 1 年之前
  SukkaW 8bcfc0e528 Perf: refactor trie to avoid iterate twice 1 年之前
  SukkaW 8a0690fe9e Housekeeping & Make ESLint Happy 1 年之前
  SukkaW 7f6e631847 Chore: minor infra changes 1 年之前
  SukkaW bb65a4180c Refactor: drop all Bun compatability 1 年之前
  SukkaW 1f42c27afe Refactor: drop `Bun.inspect` and `Bun.version` 1 年之前
  SukkaW 175ba65127 Fix: correct trie tokenizer behavior 1 年之前
  SukkaW a0c8751cb2 Perf: make `trie.add` faster 1 年之前
  SukkaW 6031d9652e Perf: reduce `if` in `trie.add` 1 年之前