Commit graph

14 commits

Author SHA1 Message Date
Florian Lüke
ee5b451434 bit of refactoring and more error handling 2023-07-13 12:24:30 +02:00
Florian Lüke
31df88ff23 fix analysis side message processing 2023-07-13 09:48:52 +02:00
Florian Lüke
0bf9947a29 better allocations but broken analysis messages 2023-07-12 20:41:09 +02:00
Florian Lüke
2db593069d cleanup the parser and message flushing code 2023-07-12 16:38:27 +02:00
Florian Lüke
72cd10ba46 improve parser speed by flushing the output message before a realloc happens 2023-07-11 21:42:02 +02:00
Florian Lüke
c258a2c8c0 measure throughput 2023-07-11 20:53:37 +02:00
Florian Lüke
20a4323fa2 make sure the last output message is sent 2023-07-11 20:30:46 +02:00
Florian Lüke
4f8da45a67 improve speed by allocating less; still slow 2023-07-04 00:47:19 +02:00
Florian Lüke
54ab64668d init duration timers 2023-07-03 21:32:47 +02:00
Florian Lüke
32aa3d6d08 slow replay 2023-07-03 20:00:19 +02:00
Florian Lüke
ae815d4adb untested replay over nng code 2023-07-02 23:33:22 +02:00
Florian Lüke
b5c5450877 separate program for inproc producer/consumer and cleanup 2023-06-28 11:37:52 +02:00
Florian Lüke
74d3b947a3 working pair producer and consumer 2023-06-27 23:17:56 +02:00
Florian Lüke
881dc11cd1 cmake scaffolding and inproc pair test program 2023-06-27 20:19:58 +02:00