Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions docs/5.x/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -703,9 +703,19 @@ per configuration, both versions writing to a fresh directory so the comparison

<SpeedComparison />

### Benchmark machine

| | |
| --- | --- |
| OS | Linux 6.18.5 |
| CPU | Intel(R) Xeon(R) Processor @ 2.10GHz |
| Cores | 4 |
| Memory | 15.7 GB |
| Node | v22.22.2 |

> [!NOTE]
> Measured on the CI runner that generated this page. Absolute milliseconds and megabytes are
> hardware-dependent. Treat the speedup and memory-reduction percentages as the portable takeaway.
> Absolute milliseconds and megabytes are hardware-dependent. Treat the speedup and
> memory-reduction percentages as the portable takeaway.

**`petStore.yaml`**, 21 operations

Expand Down