Skip to content

Instantly share code, notes, and snippets.

View kevinlondon's full-sized avatar

Kevin London kevinlondon

View GitHub Profile
@acdha
acdha / wk-bench.py
Created June 11, 2009 22:48
WebKit/PyObjC-based website benchmarking tool for testing AJAX sites in-browser. See http://github.com/acdha/webtoolbox for the actively maintained version
#!/usr/bin/env python
# http://gist.github.com/128284
"""
A WebKit-based site performance test
Usage:
%prog [options] [http://example.net/ ...]
"""