Skip to content

Commit

Permalink
Merge pull request #34 from aristotelesbr/development
Browse files Browse the repository at this point in the history
docs: performance guides
  • Loading branch information
aristotelesbr authored Jan 9, 2024
2 parents 59a540e + 93b2402 commit 010d96f
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 010d96f

Please sign in to comment.