Just 2 performance concerns I've noticed:
1. The network graph //network" rel="nofollow">https://github.com///network seems very sluggish to render
2. The API is slower than normal for HTTPS
Usage: $> time curl -i /" rel="nofollow">https:/// For comparison (2nd request's):
* https://www.googleapis.com/ 187ms
* https://graph.facebook.com/ 175ms
* https://api.github.com/ 400-700ms
Not sure if anyone else noticed this