I'm experiencing significant performance issues when accessing the [WooCommerce API Docs](https://woocommerce.github.io/woocommerce-rest-api-docs/), causing my entire PC to freeze. My system specs are as follows:
- 16GB RAM
- 4-core, 8-thread i5 processor
Despite being able to handle 60+ Chrome tabs, multiple Docker containers, and 2 VS Code instances without any lag, when I open this page, it causes the window to freeze with the "Not Responding" message, and my cursor lags by approximately 5 seconds.
It seems that the entire page is rendered all at once, consuming a large amount of resources, leading to the freeze. This doesn't happen with other heavy websites or resource-intensive apps, so I believe this is an issue with how the site is built rather than my PC specs.