commit | a3fefd178f7caf34b013b60c6494c2a82dacb64f | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Thu Apr 16 13:20:12 2020 -0500 |
committer | Kenton Varda <[email protected]> | Sat Apr 18 11:44:31 2020 -0500 |
tree | cb43745e3bb221271ad891084a1ffccfa9589803 | |
parent | 22da7006873e09dac7e68bb547171a5e6aff0dac [diff] |
Run quick-test on release branches even if not PR'd to master.
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.