simple perf testing harness with JSON parsing tests

- all tests should be under perf/
- all payloads should be under perf/data
- run tests with ./server.sh + ./test-perf.sh

We still lack a way to compare results against a baseline, but
this is better than nothing.
This commit is contained in:
Igor Minar
2010-12-21 17:13:07 -08:00
parent d11088eb43
commit e3ddc2bcc4
7 changed files with 161 additions and 1 deletions

File diff suppressed because one or more lines are too long