summaryrefslogtreecommitdiff
path: root/perf/perf.c
Commit message (Expand)AuthorAge
* Fix compilation of perf tool (broken by modularity changes.)Garrett D'Amore2018-02-22
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* Eliminate legacy option settings, provide easier option IDs.Garrett D'Amore2017-08-24
* fixes #63 NNG_FLAG_SYNCH should be the defaultGarrett D'Amore2017-08-14
* Thundering herd kills performance.Garrett D'Amore2017-08-10
* fixes #44 open protocol by "name" (symbol) instead numberGarrett D'Amore2017-08-09
* Event notification via pollable FDs verified working.Garrett D'Amore2017-01-22
* Fix leaks in bus, socket leaks, tighten up close-side refcnting.Garrett D'Amore2017-01-21
* Dangling compiler warnings from sock handle change.Garrett D'Amore2017-01-20
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Message API was awkward.Garrett D'Amore2017-01-06
* Add inproc performance tests.Garrett D'Amore2017-01-05
* Fix early termination, and buffer for throughput.Garrett D'Amore2017-01-05
* Naive attempt to avoid allocator was misguided. This helps performance.Garrett D'Amore2017-01-05
* Implement throughput performance tests.Garrett D'Amore2017-01-05
* Add initial performanced tests.Garrett D'Amore2017-01-05