Skip to content

Commit 99dd682

Browse files
anonrigjoshthoward
authored andcommitted
remove flaky bench-fast-api (#4539)
1 parent dd6d723 commit 99dd682

File tree

2 files changed

+0
-91
lines changed

2 files changed

+0
-91
lines changed

src/workerd/tests/BUILD.bazel

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,6 @@ wd_cc_benchmark(
8181
],
8282
)
8383

84-
wd_cc_benchmark(
85-
name = "bench-fast-api",
86-
srcs = ["bench-fast-api.c++"],
87-
deps = ["//src/workerd/jsg"],
88-
)
89-
9084
wd_cc_benchmark(
9185
name = "bench-util",
9286
srcs = ["bench-util.c++"],
@@ -106,7 +100,6 @@ filegroup(
106100
name = "all_benchmarks",
107101
srcs = [
108102
":bench-api-headers",
109-
":bench-fast-api",
110103
":bench-global-scope",
111104
":bench-json",
112105
":bench-kj-headers",

src/workerd/tests/bench-fast-api.c++

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)