Skip to content

Commit

Permalink
Revert "Lowercase section 2 title to match other sections"
Browse files Browse the repository at this point in the history
This reverts commit 6334686.
  • Loading branch information
dendibakh committed Sep 7, 2024
1 parent 66d2ad0 commit fe55bfd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Why care about performance?
## Why Care about Performance?

In addition to the slowing trend of hardware single-threaded performance growth, there are a couple of other business reasons to care about performance. During the PC era,[^12] the costs of slow software were paid by the users, as inefficient software was running on user computers. With the advent of SaaS (software as a service) and cloud computing, the costs of slow software are put back on the software providers, not their users. If you're a SaaS company like Meta or Netflix,[^4] it doesn't matter if you run your service on-premise hardware or you use the public cloud, you pay for the electricity your servers consume. Inefficient software cuts right into your margins and market evaluation. According to Synergy Research Group,[^5] worldwide spending on cloud services topped $100 billion in 2020, and according to Gartner,[^6] it will surpass $675 billion in 2024.

Expand Down

0 comments on commit fe55bfd

Please sign in to comment.