Skip to content

Commit ed267aa

Browse files
docs: also add benchmarking in tab nav
1 parent 45d7581 commit ed267aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ These numbers are **without prefetch** — a common misconception is that nitro-
375375
| Average (10 runs) | 192 ms | 147 ms | **23.2%** (1.30×) |
376376
| Median (10 runs) | 190 ms | 148 ms | **22.0%** (1.28×) |
377377

378-
Try it yourself in the example app**Benchmark V2** (release build). See [Benchmarks](https://fetch.margelo.com/docs/benchmarks) for the method and full table. Concerns about the benchmark? [Open an issue](https://github.com/margelo/react-native-nitro-fetch/issues).
378+
Try it yourself in the example app. See [Benchmarks](https://fetch.margelo.com/docs/benchmarks) for the method and full table. Concerns about the benchmark? [Open an issue](https://github.com/margelo/react-native-nitro-fetch/issues).
379379

380380
## Limitations & Alternatives
381381

docs-website/docs/benchmarks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ Example 10-run head-to-head (14 public endpoints, alternating order, stall-corre
2727
| **Median** | **190** | **148** | **22.0%** | **1.28×** | 22 total |
2828
| **Average** | **192** | **147** | **23.2%** | **1.30×** ||
2929

30-
Numbers are device-, network-, and time-specific. **Try it yourself** in the example app → **Benchmark V2** (`example/src/screens/BenchmarkV2Screen.tsx`), on a release build.
30+
Numbers are device-, network-, and time-specific. **Try it yourself** in the example app → the **Benchmark V2** screen (or the **Benchmark** section in the tab navigator), on a release build.
3131

3232
If you have any concerns about the benchmark methodology, please [open an issue](https://github.com/margelo/react-native-nitro-fetch/issues).

0 commit comments

Comments
 (0)