index
:
salticidae
c-bindings
error-handling
master
multiloops
new-lf-queue
one-way-handshake
tls
Minimal C++ asynchronous network library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
bench_network.cpp
Commit message (
Collapse
)
Author
Age
*
add async id for error handling
Determinant
2019-07-01
|
*
clean up the bench_network examples
Determinant
2019-06-30
|
*
...
Determinant
2019-06-30
|
*
...
Determinant
2019-06-29
|
*
get rid of `self()` and `release_self()`; fix hidden bugs
Determinant
2019-06-23
|
*
add TLS benchmark
Determinant
2019-06-20
|
*
more openssl wrappers
Determinant
2019-06-19
|
*
fix bugs in the benchmark example; keep both send_msg APIs
Determinant
2019-06-18
|
*
improve non-blocking API
Determinant
2019-04-03
|
*
fix bugs; clean up memory order for atomic ops
Determinant
2019-04-03
|
*
update atomic fences
Determinant
2019-03-26
|
*
refactor libuv wrapper classes
Determinant
2018-11-20
|
*
fix bug in remove_conn
Determinant
2018-11-19
|
*
fix bugs
Determinant
2018-11-18
|
*
use config factory
Determinant
2018-11-15
|
*
major bug fix
Determinant
2018-11-14
|
*
update PeerNetwork to work with multiloops
Determinant
2018-11-12
|
*
start debugging multiloops design
Determinant
2018-11-11
|
*
rename handler_bind and move to type.h
Determinant
2018-08-03
|
*
...
Determinant
2018-08-01
|
*
use reference in place of pointers
Determinant
2018-08-01
|
*
optimize by replacing RcObj with pointers
Determinant
2018-07-31
|
*
add MsgNetwork benchmark
Determinant
2018-07-25