Commit Graph

984 Commits

Author SHA1 Message Date
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
babic_a bad06f25a8 Parameter tuning for writer 2020-04-28 13:02:40 +02:00
babic_a ddc2ab8ff6 Fix statistics writing 2020-04-28 09:12:02 +02:00
babic_a 824157f13b Revert writer to image data 2020-04-28 09:06:10 +02:00
babic_a a2168edfd0 Make statistics more homogeneous and use the new STATS_MODULO config parameter 2020-04-28 09:03:00 +02:00
babic_a 96e447360f Added stats modulo property to general config 2020-04-28 09:01:17 +02:00
babic_a 65647f479e Make statistics output more frequent 2020-04-28 08:46:29 +02:00
babic_a 96333eae16 Fix output format 2020-04-28 08:44:29 +02:00
babic_a b62188f8ac Flush the statistics regularly 2020-04-28 08:43:17 +02:00
babic_a 18773b635e Add better statistics to identify the timing problem 2020-04-28 08:41:46 +02:00
babic_a 5788f187ee Revert back to single frame writing 2020-04-27 17:32:00 +02:00
babic_a 34f9d816ac Improve output 2020-04-27 17:30:42 +02:00
babic_a 2155497e78 Add also min ms to see variance in write 2020-04-27 17:29:12 +02:00
babic_a 5d52c24c28 Most basic possible writer test 2020-04-27 17:24:47 +02:00
babic_a b8ddb37bc7 Add basic performance test executable 2020-04-27 17:21:48 +02:00
babic_a 3d6ad67f52 Change main test name 2020-04-27 17:19:46 +02:00
babic_a 59a5edd9eb Add naive buffer implementation 2020-04-27 16:05:21 +02:00
babic_a 2a58d0b521 Add ms read time for sf_replay 2020-04-27 15:50:45 +02:00
babic_a 9da96be369 Change normal write for direct chunked writing 2020-04-27 14:26:58 +02:00
babic_a 8bc7c8f4f4 Increase current write index 2020-04-27 14:21:39 +02:00
babic_a 3e2810248a Fix nullptr exception 2020-04-24 19:36:33 +02:00
babic_a 60b87db254 Small improvements 2020-04-24 18:07:03 +02:00
babic_a 046951100f Check ipc address 2020-04-24 18:00:09 +02:00
babic_a 900d782520 Merge back pipeline creation 2020-04-24 17:55:06 +02:00
babic_a c05bf7a732 Introducing back changes 2020-04-24 17:45:54 +02:00
babic_a 4d83aed73e Revert to version from yesterday 2020-04-24 16:25:01 +02:00
babic_a 9e1ae6a426 add debug output to sf_replay 2020-04-24 15:56:25 +02:00
babic_a 1b75abd386 Fix missing ; 2020-04-24 15:41:21 +02:00
babic_a 7d852e302e Test change of the writer ipc 2020-04-24 15:40:36 +02:00
babic_a 455b48d76a Change logic of writer to make it more simple 2020-04-24 15:22:00 +02:00
babic_a f55d0e1214 Add exception to writer 2020-04-24 15:18:45 +02:00
babic_a 28e1ef79d1 Fix build 2020-04-24 15:06:46 +02:00
babic_a c056ae2db6 Small sf_writer change 2020-04-24 15:06:37 +02:00
babic_a 44dfe39c2f Adjust SFWriter with tests 2020-04-24 15:06:26 +02:00
babic_a 1f123d228f Implement test stub for new SFWriter 2020-04-24 14:56:33 +02:00
babic_a 4e55c70f48 Add test for sf_writer 2020-04-24 14:43:48 +02:00