Skip to content

Commit 8ae2cae

Browse files
committed
Update bench_test url
1 parent 76a82c6 commit 8ae2cae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ GolangCI-Lint was created to fix the following issues with `gometalinter`:
341341
Benchmarks were executed on MacBook Pro (Retina, 13-inch, Late 2013), 2,4 GHz Intel Core i5, 8 GB 1600 MHz DDR3.
342342
It has 4 cores and concurrent linting as a default consuming all cores.
343343
Benchmark was run (and measured) automatically, see the code
344-
[here](https://github.com/golangci/golangci-lint/blob/master/test/bench_test.go) (`BenchmarkWithGometalinter`).
344+
[here](https://github.com/golangci/golangci-lint/blob/master/test/bench/bench_test.go) (`BenchmarkWithGometalinter`).
345345
346346
We measure peak memory usage (RSS) by tracking of processes RSS every 5 ms.
347347

README.tmpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ GolangCI-Lint was created to fix the following issues with `gometalinter`:
300300
Benchmarks were executed on MacBook Pro (Retina, 13-inch, Late 2013), 2,4 GHz Intel Core i5, 8 GB 1600 MHz DDR3.
301301
It has 4 cores and concurrent linting as a default consuming all cores.
302302
Benchmark was run (and measured) automatically, see the code
303-
[here](https://github.com/golangci/golangci-lint/blob/master/test/bench_test.go) (`BenchmarkWithGometalinter`).
303+
[here](https://github.com/golangci/golangci-lint/blob/master/test/bench/bench_test.go) (`BenchmarkWithGometalinter`).
304304

305305
We measure peak memory usage (RSS) by tracking of processes RSS every 5 ms.
306306

0 commit comments

Comments
 (0)