commit | 82b29296f76c583856511f645d9ab4e427a6d218 | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Mon Jan 17 21:01:05 2022 -0600 |
committer | GitHub <[email protected]> | Mon Jan 17 21:01:05 2022 -0600 |
tree | f8a7ab264f52086480ec5c3c8de2f979971f655d | |
parent | 0c80c300f07d88bc31e9fc7b7e888ed20c33babf [diff] | |
parent | 7f6922115085156db507f971714b36e180713ba1 [diff] |
Merge pull request #1408 from JonasVautherin/ci-build-samples Build fails with -O0 on Ubuntu 20.04
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.