Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
ywqzzy committed Dec 12, 2023
1 parent 4899a6c commit c96d2ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion br/pkg/lightning/backend/external/bench_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,6 @@ func testCompareMergeWithContent(
err error
)
beforeTest := func() {
fileIdx++
file, err = os.Create(fmt.Sprintf("cpu-profile-%d.prof", fileIdx))
intest.AssertNoError(err)
err = pprof.StartCPUProfile(file)
Expand Down

0 comments on commit c96d2ff

Please sign in to comment.