Skip to content

Commit 067c473

Browse files
authored
Update express-zod-api/bench/experiment.bench.ts
1 parent e9e1f0c commit 067c473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

express-zod-api/bench/experiment.bench.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import * as R from "ramda";
22
import { bench } from "vitest";
33

4-
describe("Experiment for key lookup", () => {
4+
describe("Experiment for unique elements", () => {
55
const current = ["one", "two"];
66

77
bench("set", () => {

0 commit comments

Comments
 (0)