commit | 6ac968cceb0bdd1432386b1ffd8fae52065a6bbd | [log] [tgz] |
---|---|---|
author | Harris Hancock <[email protected]> | Sun Jan 23 13:26:03 2022 +0000 |
committer | GitHub <[email protected]> | Sun Jan 23 13:26:03 2022 +0000 |
tree | 90cb4a505da2f08570d535765f275d490d21fa22 | |
parent | aee2ef5bb6f74787864b0dd8f4452a90e53da8c3 [diff] | |
parent | 109650a6bf1b174cc85f0d146e1b2727ef3d8bbf [diff] |
Merge pull request #1410 from capnproto/harris/tweak-coroutine-optimization Disable the coroutine immediately-ready optimization before the first suspension
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.