Dashboard
Server component generating data during render — no client-side loading spinners, no HTTP self-fetch
Server-rendered at
2026-05-26T13:11:16.383Z
Render time
0.0036ms
Server-Generated Data
generated in 0.03msThis data was generated by the server component during render via shared generateItems(). No HTTP loopback, no JSON serialization overhead. The client receives pre-rendered HTML.
| ID | Name | Category | Value | Status |
|---|---|---|---|---|
| Item 1 | books | $ | Active | |
| Item 2 | clothing | $ | Active | |
| Item 3 | food | $ | Inactive | |
| Item 4 | tools | $ | Active | |
| Item 5 | electronics | $ | Active | |
| Item 6 | books | $ | Inactive | |
| Item 7 | clothing | $ | Active | |
| Item 8 | food | $ | Active | |
| Item 9 | tools | $ | Inactive | |
| Item 10 | electronics | $ | Active |
Build Performance
| Metric | rari | Next.js | Improvement |
|---|---|---|---|
| Build Time | 1.26s | 3.69s | 2.9x faster |
| Bundle Size | 281 KB | 634 KB | 56% smaller |
Server-rendered at 2026-05-26T13:11:16.383Z | Generated items in 0.03ms