Skip to content

Commit fbf5e9f

Browse files
authored
fix broken link in README
benchmark link was broken after code reorg
1 parent 42c974d commit fbf5e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ All tests carried out locally on a MacBook. The absolute values are much less
7575
important than the relative differences between packages.
7676

7777
Benchmarking source can be found
78-
[here](https://github.com/FormidableLabs/react-fast-compare/blob/master/node/tests.js).
78+
[here](https://github.com/FormidableLabs/react-fast-compare/blob/master/benchmark/index.js).
7979
Each "operation" consists of running all relevant tests. The React benchmark
8080
uses both the generic tests and the react tests; these runs will be slower
8181
simply because there are more tests in each operation.

0 commit comments

Comments
 (0)