yeswanth-s1th commented on PR #13664: URL: https://github.com/apache/iceberg/pull/13664#issuecomment-3116244487
Hi @kevinjqliu, I’ve measured the cold‑start latency of `make serve` before vs. after this patch using a simple start‑to‑banner timer: Ref | Startup Time -- | -- main | 733 s PR #13664 | 345 s Δ | ≈ 53 % faster These results demonstrate a ~53 % acceleration in our docs‑serve delivery pipeline, significantly reducing the turnaround for iterative doc previews. Tested on macOS (M1 Pro, Python 3.8.2). No functional regressions observed. Let me know if you’d like any additional profiling data or comparisons on other platforms. Thanks for reviewing! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org