增加性能测试

This commit is contained in:
YHH
2025-06-07 21:28:31 +08:00
parent 499cbf8a60
commit 50420f9052
9 changed files with 794 additions and 28 deletions

View File

@@ -35,6 +35,7 @@
"exclude": [
"node_modules",
"bin",
"src/Testing/**/*",
"**/*.test.ts",
"**/*.spec.ts"
]