We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e1f0c commit 067c473Copy full SHA for 067c473
1 file changed
express-zod-api/bench/experiment.bench.ts
@@ -1,7 +1,7 @@
1
import * as R from "ramda";
2
import { bench } from "vitest";
3
4
-describe("Experiment for key lookup", () => {
+describe("Experiment for unique elements", () => {
5
const current = ["one", "two"];
6
7
bench("set", () => {
0 commit comments