repair readme benchmarks

This commit is contained in:
René 2025-04-13 18:38:39 +02:00
parent eebe63dfd5
commit 1a17500efc

6
.github/README.md vendored
View File

@ -91,11 +91,11 @@ Fiber is optimized for **high-performance**, meaning values returned from **fibe
## 🤖 Benchmarks
These tests are performed by [TechEmpower](https://www.techempower.com/benchmarks/#section=data-r19&hw=ph&test=plaintext) and [Go Web](https://github.com/smallnest/go-web-framework-benchmark). If you want to see all the results, please visit our [Wiki](https://docs.gofiber.io/extra/benchmarks).
These tests are performed by [TechEmpower](https://www.techempower.com/benchmarks/#section=data-r19&hw=ph&test=plaintext). If you want to see all the results, please visit our [Wiki](https://docs.gofiber.io/extra/benchmarks).
<p float="left" align="middle">
<img src="https://raw.githubusercontent.com/gofiber/docs/master/static/img/benchmark-pipeline.png" width="49%">
<img src="https://raw.githubusercontent.com/gofiber/docs/master/static/img/benchmark_alloc.png" width="49%">
<img src="https://raw.githubusercontent.com/gofiber/docs/master/static/img/plaintext.png" width="49%">
<img src="https://raw.githubusercontent.com/gofiber/docs/master/static/img/json.png" width="49%">
</p>
## 🎯 Features