perf: Added benchmarks and changelog
Some checks failed
test / test (push) Has been cancelled

This commit is contained in:
2025-10-03 11:13:55 +01:00
parent 22d13bdf7d
commit 7b7e689892
6 changed files with 321 additions and 0 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"type": "module",
"dependencies": {
"mitata": "^1.0.34"
}
}