$ time curl "https://www.google.co.jp/search?q=雲の王国" -H 'pragma: no-cache' -H 'cache-control: no-cache' -H 'upgrade-insecure-requests: 1' -H 'user-agent: Mozilla/5.0'
0.04s user 0.03s system 3% cpu 1.753 total

$ time curl "https://www.google.co.jp/search?q=ホモの王国" -H 'pragma: no-cache' -H 'cache-control: no-cache' -H 'upgrade-insecure-requests: 1' -H 'user-agent: Mozilla/5.0'
0.03s user 0.03s system 5% cpu 1.001 total

リクエストが同じ時間で帰ってくるってことはレンダリングで違いが出ててその原因はゴミPC使ってるからだろう