Skip to content

Commit 32715f6

Browse files
committed
docs: add benchmark page and performance references
1 parent 3479328 commit 32715f6

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

docs/docs/benchmarks.mdx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,6 @@ xychart-beta
9090
</div>
9191
</div>
9292

93-
- JPEG: imgproxy leads in this setup
94-
- PNG: imagor leads
95-
- WebP: imgproxy leads in this setup
96-
- AVIF: imagor is slightly ahead of imgproxy in this setup
97-
9893
Benchmark shape:
9994

10095
- AWS EC2 `c7i.large`
@@ -120,4 +115,4 @@ The exact ranking still depends on image format, output settings, source shape,
120115

121116
- imagor and imgproxy are both libvips-based, so the gap is often determined by request-path overhead, source handling, and encoder settings rather than by the core image library alone
122117
- thumbor remains a strong compatibility reference, but its Pillow-based pipeline is generally slower on this workload
123-
- for AVIF, encoder settings matter a lot; benchmark conclusions should always be read together with the exact runtime configuration
118+
- for AVIF, encoder settings matter a lot; benchmark conclusions should always be read together with the exact runtime configuration

0 commit comments

Comments
 (0)