Skip to content

Commit

Permalink
docs: performance guides
Browse files Browse the repository at this point in the history
  • Loading branch information
aristotelesbr committed Jan 9, 2024
1 parent 3b4b575 commit 93b2402
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions guides/performance/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ This table shows the startup time in seconds. Lower values indicate faster start

### Requests per second (RPS)

![Benchmarks](static/rps.png)
![Benchmarks](../../static/rps.png)

### Initial memory usage

![Benchmarks](static/memory.png)
![Benchmarks](../../static/memory.png)

### Runtime startup

![Benchmarks](static/runtime.png)
![Benchmarks](../../static/runtime_with_startup.png)


## Conclusion
Expand Down

0 comments on commit 93b2402

Please sign in to comment.