Commit Graph

1019 Commits

Author SHA1 Message Date
babic_a f3bf066600 Fix build 2020-05-01 09:33:51 +02:00
babic_a 458b3f2200 Cleanup after removal of core-writer 2020-04-29 17:56:24 +02:00
babic_a 03be8dd228 Fix buffer tests 2020-04-29 17:51:26 +02:00
babic_a 50b5aac1ad Change project name 2020-04-29 17:50:24 +02:00
babic_a 170c6dfdbd Update tests to reflect changes in the codebase 2020-04-29 17:47:33 +02:00
babic_a 5ae69ede37 Remove core-writer from the project 2020-04-29 17:45:51 +02:00
babic_a aa11d81623 Move RingBuffer tests as well 2020-04-29 17:45:24 +02:00
babic_a 02acff7e59 Short refactoring of UDP Receiver 2020-04-29 17:40:09 +02:00
babic_a be538ddd78 Moved RingBuffer to core 2020-04-29 17:39:57 +02:00
babic_a 4f1db2e0ed Moved from core-writer to core-buffer 2020-04-29 17:34:42 +02:00
babic_a 6949fe28fb Move UDP recv parameter to core-buffer 2020-04-29 17:34:26 +02:00
babic_a 1abaacdf55 Add date.h to external 2020-04-29 17:26:09 +02:00
babic_a 649d03ae8b Beginning of new README 2020-04-29 16:59:37 +02:00
babic_a 87a204e988 Change to 50 (experimentally defined) 2020-04-29 16:12:21 +02:00
babic_a bc6382e2b6 Fix dataset creation bug 2020-04-29 16:04:46 +02:00
babic_a bb93591f00 Fix bug in dataset creation 2020-04-29 15:22:17 +02:00
babic_a 326d900bdb Set all datasets to chunking 2020-04-29 15:21:02 +02:00
babic_a 82c676895f Fix typo 2020-04-29 15:18:12 +02:00
babic_a 5b57610df0 Extend writer with metadata 2020-04-29 15:17:29 +02:00
babic_a e1ab75fec4 Recv uses correct form of buffer 2020-04-29 15:08:19 +02:00
babic_a bf595870d6 Implement multi frame metadata buffer 2020-04-29 15:04:42 +02:00
babic_a 6090e867b8 Performance tests suggest this is somehow the optimal number 2020-04-29 15:01:27 +02:00
babic_a 334dc7f86f Remove verification that does not work anymore due to buffer 2020-04-29 14:44:41 +02:00
babic_a 26d12b6837 Make sf_writer buffer aware 2020-04-29 14:41:05 +02:00
babic_a 10cd89e767 Add parameter to buffer more than 1 frame in writer 2020-04-29 14:28:38 +02:00
babic_a dec9b72791 Buffer should be moved in front of writer 2020-04-29 14:26:30 +02:00
babic_a 6d62e54a7b Rename read block size for sf_replay 2020-04-29 14:11:32 +02:00
babic_a 406c92e3a6 Fix bug in SFWriter 2020-04-29 14:04:40 +02:00
babic_a d9802ee91f Change the buffer write size to something small 2020-04-29 14:00:50 +02:00
babic_a 53f00b423c Buffering SFWriter 2020-04-29 14:00:25 +02:00
babic_a fb0c4a43bb Adjust settings based on the latest performance tests 2020-04-29 13:57:00 +02:00
babic_a 680b6796f5 Back to multithreaded receiving 2020-04-29 13:49:02 +02:00
babic_a 9c2f58c5a1 Make sf_writer single threaded 2020-04-29 13:32:48 +02:00
babic_a 97b184b043 Fix bug in sf_writer 2020-04-29 12:12:09 +02:00
babic_a 4b79ec384a Add data transfer test 2020-04-29 12:10:44 +02:00
babic_a b87d2fdfec Add test for a full queue 2020-04-29 11:32:20 +02:00
babic_a 709b457e17 Fix FastQueue bugs 2020-04-29 11:10:43 +02:00
babic_a 81e8bf9392 Improve test for FastQueue 2020-04-29 11:10:35 +02:00
babic_a a1643173c6 Added basic interaction test for fast queue 2020-04-29 10:29:17 +02:00
babic_a a963c9ea35 Adjust test to new interface 2020-04-29 10:10:23 +02:00
babic_a 525499fc75 New version of sw_writer with fast queue 2020-04-28 21:44:04 +02:00
babic_a 86be688dc4 Implement fast queue 2020-04-28 21:43:50 +02:00
babic_a 0352edde05 Move detector frame 2020-04-28 21:43:42 +02:00
babic_a c15b74a569 Simplify interface 2020-04-28 17:44:55 +02:00
babic_a 3fc8de83bf Remove DetectorFrame from RB implementation 2020-04-28 15:35:22 +02:00
babic_a 98a3be727a Revert ringbuffer changes 2020-04-28 15:29:57 +02:00
babic_a e44bf42939 Just use normal stdlib 2020-04-28 15:08:49 +02:00
babic_a 721f8d105e Remove safety check to reduce the number of locks 2020-04-28 14:57:58 +02:00
babic_a c72c3f4c26 Increase statistics precision on sf_writer 2020-04-28 13:52:22 +02:00
babic_a 945e7c2a3f Measurements have shown that the RB length is not the problem 2020-04-28 13:39:49 +02:00