Comparing version 1.0.4 to 1.0.5
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"main": "src/main.mjs", | ||
@@ -8,0 +8,0 @@ "types": "src/main.d.mts", |
@@ -49,2 +49,6 @@ <h1 align=center>mitata</h1> | ||
## automatic garbage collection | ||
On runtimes that expose gc (e.g. bun, `node --expose-gc ...`), mitata will automatically run garbage collection before each benchmark. | ||
## universal compatibility | ||
@@ -51,0 +55,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
57531
1008
194