rm todo comment

This commit is contained in:
Sina Mahmoodi 2024-11-26 18:21:24 +01:00
parent f335a504b5
commit de82fd56c4
1 changed files with 0 additions and 1 deletions

View File

@ -175,7 +175,6 @@ func testCallTracer(tracerName string, dirPath string, t *testing.T) {
}
}
// TODO (@sina) this benchmark has been broken for a while, please fix it.
func BenchmarkTracers(b *testing.B) {
files, err := os.ReadDir(filepath.Join("testdata", "call_tracer"))
if err != nil {