Measure what this library sustains, and against Jasmin and SMPPSim
Test / lint (pull_request) Successful in 21s
Test / test (18) (pull_request) Successful in 30s
Test / test (20) (pull_request) Successful in 31s
Test / test (22) (pull_request) Successful in 36s
Test / test (24) (pull_request) Successful in 30s
Test / test (26) (pull_request) Successful in 30s
Mirror / push (push) Successful in 5s

This commit is contained in:
2026-09-20 22:57:16 +02:00
parent 92fbd6a9f2
commit fb139ab5ee
5 changed files with 225 additions and 1 deletions
+1 -1
View File
@@ -24,5 +24,5 @@
"types": ["node"],
"verbatimModuleSyntax": true
},
"include": ["eslint.config.ts", "interop-tests", "src", "test"]
"include": ["benchmarks", "eslint.config.ts", "interop-tests", "src", "test"]
}