Perf: faster FIFO impl

This commit is contained in:
SukkaW
2024-12-14 00:23:52 +08:00
parent 58cea58c3c
commit 8851d7fb38
4 changed files with 32 additions and 82 deletions

View File

@@ -31,6 +31,7 @@
"dns2": "^2.1.0",
"escape-string-regexp-node": "^1.0.2",
"fast-cidr-tools": "^0.3.1",
"fast-fifo": "^1.3.2",
"fdir": "^6.4.2",
"foxts": "1.0.7",
"hash-wasm": "^4.12.0",
@@ -55,6 +56,7 @@
"@types/better-sqlite3": "^7.6.12",
"@types/cacache": "^17.0.2",
"@types/dns2": "^2.0.9",
"@types/fast-fifo": "^1.3.0",
"@types/make-fetch-happen": "^10.0.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.2",