Skip to content

Commit 7443c7c

Browse files
author
Tony
committed
ci: add a note on performance
1 parent d7b9fcc commit 7443c7c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ This repo contains the source code of my portfolio website.
77
### [API Source Code](https://github.com/tonybnya/portfolio-api)
88

99
### [Admin Panel Source Code](https://github.com/tonybnya/portfolio-api-admin-panel)
10+
11+
12+
> **Note on performance:**
13+
> This service is hosted on Render’s free tier, which may introduce a cold-start delay on first request.
14+
> In production, this would be deployed on an always-on plan to guarantee low latency.

0 commit comments

Comments
 (0)