コミット履歴

作者 SHA1 メッセージ 日付
  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 年間 前
  SukkaW fa85fff3c3 Perf: change trie object shape 1 年間 前
  SukkaW 1d8c991baf Perf: faster `string[]` join 1 年間 前
  SukkaW 724dcdf1ad Refactor: change trie object shape 1 年間 前
  SukkaW 9ac94b1411 Perf: faster trie by reducing new object creation 1 年間 前
  SukkaW 8c23e7919a Perf: avoid extra `Map#get` in trie.add loop 1 年間 前
  SukkaW 479032d2ba Perf: improve trie add 1 年間 前
  SukkaW 7167be852f Remove unused Bun.peek 1 年間 前
  SukkaW c2b4af882d Refactor: re-use code in trie / simplify 1 年間 前
  SukkaW f04dd0e783 Perf: faster smolTree whitelist by reducing `if` in loop 1 年間 前
  SukkaW 70f837ba15 Perf: faster smolTree trie creation by avoiding `if` in loop 1 年間 前
  SukkaW efa34399b0 Chore: minor changes 1 年間 前
  SukkaW 2f329a4144 Fix/Perf: more efficient and correct whitelisting 1 年間 前