mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-31 11:52:41 +00:00
repair readme benchmarks
This commit is contained in:
parent
eebe63dfd5
commit
1a17500efc
6
.github/README.md
vendored
6
.github/README.md
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user