Commit Graph

975 Commits

Author SHA1 Message Date
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
babic_a 2033241fee Move sf_writer to sf-buffer 2020-04-24 14:43:32 +02:00
babic_a d7dcfec8f6 Remove stuff we no longer use 2020-04-24 14:43:09 +02:00
babic_a 742f584220 Substitute the writer with the new naive one 2020-04-24 14:27:43 +02:00
babic_a a395d93c33 Implemented naive h5 writer 2020-04-24 14:27:25 +02:00
babic_a 235265599a Add new SF writer with basic operations 2020-04-24 14:19:02 +02:00
babic_a 0d61599a09 Finish the acquisition 2020-04-24 13:52:16 +02:00
babic_a 6201dafcaa Add sf-replay test stub 2020-04-24 11:53:52 +02:00
babic_a 4d5efef311 Fix naming 2020-04-24 11:53:05 +02:00
babic_a b33253bb52 Refactor sf_replay to make it testable 2020-04-24 11:43:47 +02:00