Skip to content

Commit

Permalink
change intro content
Browse files Browse the repository at this point in the history
  • Loading branch information
insectengine committed Nov 13, 2024
1 parent 2a21f46 commit 47995ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/performance.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<img class="dark-only" src="{{site.baseurl}}/assets/images/performance/icon-performance-dark.svg" alt="Container image">
</div>
<div class="width-9-12 width-12-12-m">
<p class="intropara">Quarkus is engineered for efficiency. It leverages build-time optimizations and a reactive core to achieve high throughput, fast startup times, low response latency, and minimal resource consumption. In other words, Quarkus is fast, and here is why; <strong>Reduced Memory Footprint, Fast startup Time and Higher Throughput</strong></p>
<p class="intropara">Quarkus is engineered to be efficient by using build-time optimizations and a reactive core to achieve fast startup times, high throughput, low response latency, reduced memory footprint, and minimal resource consumption. As a result, Quarkus is fast... real fast.</p>
</div>
<div class="width-12-12 width-12-12-m">
<h2>Starting fast by doing less: the build-time principle</h2>
Expand Down

0 comments on commit 47995ac

Please sign in to comment.