summaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/tests/speed/cpp-client.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove FastOS_ApplicationHåvard Pettersen2022-04-081-5/+6
| | | | | | | | fixup (per application): - maybe ignore SIGPIPE - wire argc/argv untangle Vespa Test Framework strip down deprecated TestApp
* Make ConfigUri constructors explicit and use same context where possible in ↵Henning Baldersheim2022-02-201-2/+2
| | | | proton.
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-4/+4
|
* Drop timestamp.hHenning Baldersheim2019-12-161-1/+0
|
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-3/+3
|
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-3/+5
| | | | | Renamed Timer -> ScheduledExecutor. Do not include thread.h when not needed in header files.
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-1/+1
|
* Add missing includeHenning Baldersheim2019-11-201-0/+1
|
* Address comment by specifying timeunit in the type.Henning Baldersheim2019-11-201-2/+2
|
* Use timeouts typed with unit.Henning Baldersheim2019-11-201-1/+2
|
* Use C++11 chrono instead prehistoric homegrown stuff.Henning Baldersheim2019-11-201-6/+3
|
* Remove the costly and unnecessary setSlobrokId interface.Henning Baldersheim2018-10-041-3/+3
|
* This add slime encoding of headers for future TLS usage,Henning Baldersheim2017-09-191-0/+1
| | | | | and slime encoded body containing normal mbus payload. Both supporting compression.
* Revert "- Use C++11 for loops."Henning Baldersheim2017-09-191-1/+0
|
* - Use C++11 for loops.Henning Baldersheim2017-08-281-0/+1
| | | | | | | - Detangle some includes and include what you need. - Refactor to subclass to avoid code duplication. - Add config for compression too. - V1 up to 142, V2 above.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* no virtual on override + optimize includes.Henning Baldersheim2017-04-261-6/+2
|
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-2/+6
|
* override and optimise includes.Henning Baldersheim2017-04-231-6/+2
|
* add override in messagebus_test moduleArne H Juul2017-04-111-2/+2
|
* Revert "Revert "Aressem/move messagebus test tests to separate module""Arnstein Ressem2016-09-141-0/+146
|
* Revert "Aressem/move messagebus test tests to separate module"Henning Baldersheim2016-09-141-146/+0
|
* In progress moving messagebus/test -> messagebus_testArnstein Ressem2016-09-121-0/+146