Skip to content

Commit 2c35cfb

Browse files
committed
remove broken performance link
1 parent b03fccc commit 2c35cfb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ database queries, page size and many other factors.
4949
is a 20 minute code-first demo that shows how to get a realistic estimate
5050
for how many requests per second your web application will be able to handle.
5151

52-
* [How to Interpret Site Performance Tests](https://fly.io/articles/how-to-understand-performance-tests/)
53-
covers the difference between client, page and connection speed tests
54-
as well as a bit on caching performance.
55-
5652
* [Practical scaling techniques for websites](https://hackernoon.com/practical-scaling-techniques-for-web-sites-554a38dbd492)
5753
examines how to improve your website performance with asynchronous
5854
[task queues](/task-queues.html), [database](/databases.html) optimization

0 commit comments

Comments
 (0)