chore(web): Add debug logging to measure homepage load performance#525
chore(web): Add debug logging to measure homepage load performance#525brendan-kellam merged 3 commits intomainfrom
Conversation
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on October 14. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@brendan-kellam your pull request is missing a changelog! |
We were getting reports of poor homepage load performance. This adds some server-side debug logging to the homepage that attempts to measure where the performance bottleneck is.
Debug logging can be enabled by setting
SOURCEBOT_LOG_LEVEL="debug"