Skip to content

Commit

Permalink
docs: Link to controller
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Dec 18, 2023
1 parent 3ff2d3a commit 0109a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ yarn start [suite-name]

- `entity` - benchmarks various entity-specific operations
- `normalizr` - benchmarks just normalize/denormalize
- `core` - benchmarks entire operations using Controller
- `core` - benchmarks entire operations using [Controller](https://dataclient.io/docs/api/Controller)
- `old-normalizr` (runs equivalent benchmarks using the normalizr package)

No argument will run `normalizr` + `core`
Expand Down

0 comments on commit 0109a92

Please sign in to comment.