Skip to content

Commit

Permalink
Add link for performance optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Oct 31, 2024
1 parent 2b35eb1 commit 45a586d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/extension-maturity-matrix.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ To get your library working properly with virtual threads, you should make sure

=== Hot path performance optimization

Although Quarkus offers some unique opportunities for extension performance, extension developers shouldn't forget the basics of performance optimization.
Although Quarkus offers some unique opportunities for extension performance, extension developers shouldn't forget https://www.linkedin.com/pulse/how-optimize-software-performance-efficiency-subcodevs/[the basics of performance optimization].

=== Non-blocking internals

Expand Down

0 comments on commit 45a586d

Please sign in to comment.