←back to thread

354 points timdoug | 1 comments | | HN request time: 0.226s | source
Show context
jrsmith1279 ◴[] No.2755569[source]
I've always wondered why my Mac jumps right on the network, while other devices such as my Xbox 360 take a few seconds before the connection is there.

I'd be interested to see how the Google Chrome CR-48 handles DHCP since it seems like it takes a bit of time before getting online and allowing me to log in to it.

replies(1): >>2755584 #
masklinn ◴[] No.2755584[source]
ChromeOS is based on linux, so I'd expect something similar to what Android does: userland dhclient with the same performance profile as the tablet he tested.
replies(3): >>2755596 #>>2756067 #>>2756152 #
1. simmons ◴[] No.2756152[source]
I'm the author of the original blog post. I also ran my tests with a Samsung Series 5 Chromebook. Its DHCP Vendor-Class string is "dhcpcd 5.1.4". The DHCP performance seems fair, around 2 seconds. However, the total network initialization time tends to be a bit longer. It may have some of the same link establishment delays that I'm seeing on my Ubuntu 10.04 EeePC.