Pretty cool, but a number of the questions are totally unknowable. For instance the question about web requests to google. Depending on your internet connection you've got more than a order of magnitude difference in the outcome. In the question about SSD performance the only hint we have is that the computer has "an SSD", but a modern PCIe SSD like in the new Macbook pro is over 10 times faster than the SSDs we got…
This is exactly my main complaint about this. Still, it was an intriguing idea, even if a lot of the answers were based on things not described. I did learn a few things... I don't do much parsing so I didn't realize how slow JSON was compared to other packaged formats.
also, memory allocation penalties can hit you hard, depending on your environment, since it's hard to predict what you'll need to allocate when encoding / decoding json