commit | 21a508bb64cbcf84c7cb483b1cd4c40205cef16c | [log] [tgz] |
---|---|---|
author | Kenton Varda <temporal@gmail.com> | Thu Aug 22 23:01:23 2013 -0700 |
committer | Kenton Varda <temporal@gmail.com> | Thu Aug 22 23:01:23 2013 -0700 |
tree | 8fc95ef982c8d82ec1b51cd9a720a0727757683f | |
parent | f66ca5e8c2601397c3454ba048173a4bef146a37 [diff] |
Add valgrind pass to test script. Fix valgrind errors.
Cap‘n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster. In fact, in benchmarks, Cap’n Proto is INFINITY TIMES faster than Protocol Buffers.