aboutsummaryrefslogtreecommitdiffstats
path: root/benches (follow)
Commit message (Expand)AuthorAgeFilesLines
* bench: fix build from SocketAddr -> Endpoint transitionJake McGinty2018-04-231-5/+4
* global: tidying upJake McGinty2018-03-091-1/+1
* bench: fix buildJake McGinty2018-03-091-9/+17
* config: support fwmarkJake McGinty2018-03-081-3/+3
* udp: continue simplifying wrappersJake McGinty2018-03-041-1/+43
* fix up benchmarks after refactorsJake McGinty2018-02-251-8/+8
* pnet -> pnet_packetJake McGinty2018-02-221-1/+1
* fix benchmark compilationJake McGinty2018-02-221-2/+2
* move peer out of old protocol module, it was confusingJake McGinty2018-02-181-1/+1
* add and strip padding to transport messagesJake McGinty2018-02-181-4/+8
* fix criterion benchJake McGinty2018-02-161-1/+1
* clippytimeJake McGinty2018-02-151-3/+3
* more throughput benchmarksJake McGinty2018-02-151-11/+40
* add initial criterion benchmarksJake McGinty2018-02-151-0/+79