aboutsummaryrefslogtreecommitdiff
path: root/test/bench_network.cpp
Commit message (Expand)AuthorAge
* change queue_capacity to max_send_buff_size; adjust the C APIDeterminant2020-02-14
* WIP: bounded recv bufferDeterminant2019-10-13
* add async id for error handlingDeterminant2019-07-01
* clean up the bench_network examplesDeterminant2019-06-30
* ...Determinant2019-06-30
* ...Determinant2019-06-29
* get rid of `self()` and `release_self()`; fix hidden bugsDeterminant2019-06-23
* add TLS benchmarkDeterminant2019-06-20
* more openssl wrappersDeterminant2019-06-19
* fix bugs in the benchmark example; keep both send_msg APIsDeterminant2019-06-18
* improve non-blocking APIDeterminant2019-04-03
* fix bugs; clean up memory order for atomic opsDeterminant2019-04-03
* update atomic fencesDeterminant2019-03-26
* refactor libuv wrapper classesDeterminant2018-11-20
* fix bug in remove_connDeterminant2018-11-19
* fix bugsDeterminant2018-11-18
* use config factoryDeterminant2018-11-15
* major bug fixDeterminant2018-11-14
* update PeerNetwork to work with multiloopsDeterminant2018-11-12
* start debugging multiloops designDeterminant2018-11-11
* rename handler_bind and move to type.hDeterminant2018-08-03
* ...Determinant2018-08-01
* use reference in place of pointersDeterminant2018-08-01
* optimize by replacing RcObj with pointersDeterminant2018-07-31
* add MsgNetwork benchmarkDeterminant2018-07-25