WooCommerce REST API performance: the 100ms analytics tax
A client’s REST API times kept swinging between 200ms and 400ms on the same call, and the queries were fine. The cost was registering the wc-analytics namespace on every request, which WooCommerce 10.4 now skips.