You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/apps/cloud/app/comparison/page.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ However, before choosing self-hosting, it's important to understand the challeng
98
98
Requires manual optimization and monitoring to ensure optimal performance.
99
99
</Table.Cell>
100
100
<Table.Cell>
101
-
Provides continuous performance monitoring and optimization.
101
+
Provides continuous performance monitoring and optimization, with built-in cacheing support.
102
102
</Table.Cell>
103
103
</Table.Row>
104
104
<Table.Row>
@@ -246,7 +246,7 @@ If not optimized correctly, your application may experience slow response times,
246
246
247
247
### Cloud: Continuous Performance Monitoring
248
248
249
-
Medusa provides continuous performance monitoring and optimization on **Cloud**. Medusa continuously monitors applications to identify performance bottlenecks and build tooling to resolve them.
249
+
Medusa provides continuous performance monitoring and optimization on **Cloud**. Medusa continuously monitors applications to identify performance bottlenecks and build tooling to resolve them. Medusa also provides a direct [cache](../cache/page.mdx) integration to [improve performance of business-critical APIs](../cache/page.mdx#performance-benchmark-comparisons).
250
250
251
251
Cloud users benefit from these optimizations without any additional effort or configuration, ensuring their applications run smoothly and efficiently.
0 commit comments