commit | dcc9d13374185a1258669602a355b50b7327dbd4 | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Thu Apr 27 21:52:07 2017 -0700 |
committer | Kenton Varda <[email protected]> | Thu Apr 27 21:52:07 2017 -0700 |
tree | 00463f13a94e4310a49bb129935d5d269b66994f | |
parent | c3ccc9789ed40858e5edd489f00cd2fd56308954 [diff] |
Add mega-test config for Kenton's home machine. This is currently passing.
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.