Skip to content

Commit ed0c39f

Browse files
committed
new web app performance resource
1 parent 9b9dd61 commit ed0c39f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/06-devops/06-web-app-performance.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ database queries, page size and many other factors.
2727
are opinionated pieces on how developer should use load testing to
2828
ensure their applications work properly under heavy usage.
2929

30+
* [Building a PostgreSQL load tester](https://blog.lawrencejones.dev/building-a-postgresql-load-tester/)
31+
explains how the [pgreplay-go](https://github.com/gocardless/pgreplay-go/)
32+
tool works and how to obtain performance metrics for a PostgreSQL database.
33+
3034

3135
### Web app performance resources
3236
* [A Primer in Web Performance](https://kiboit.com/performance) is a quick,

0 commit comments

Comments
 (0)