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
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
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
824157f13b
Revert writer to image data
2020-04-28 09:06:10 +02:00
babic_a
96e447360f
Added stats modulo property to general config
2020-04-28 09:01:17 +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
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
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
6eff769395
Block size does not affect retrieval speed
2020-04-23 18:31:06 +02:00
babic_a
cb17ab1ccc
Increase read buffer size
2020-04-23 18:29:52 +02:00
babic_a
537f5995c4
Make the method use common function
2020-04-23 17:39:34 +02:00
babic_a
7493b5fc99
Add test for edge case
2020-04-23 17:33:06 +02:00
babic_a
597d0fe7ec
Fix in header file
2020-04-23 11:13:16 +02:00
babic_a
d6871cc204
Additional parameters in buffer_config
2020-04-23 10:05:35 +02:00
babic_a
ba30dea726
Adjust tests to config change
2020-04-23 09:52:54 +02:00
babic_a
83afffc325
Added module size to config
2020-04-23 09:51:24 +02:00
babic_a
c803e2c16f
Add rb size config parameter
2020-04-23 09:49:14 +02:00
babic_a
7250f4180a
Renamed config into buffer_config
2020-04-23 09:43:29 +02:00
babic_a
40bdd8e9a2
Moved base buffer config to separate file
2020-04-23 09:41:07 +02:00
babic_a
ac5624cafc
Made smaller batches for writing
2020-04-22 19:22:17 +02:00
babic_a
1a0a709bb0
Make sf_replay simple again
2020-04-22 16:18:10 +02:00
babic_a
15a3347951
Increase block size to 200
2020-04-22 15:28:01 +02:00
babic_a
4116ea04cf
Moved File metadata from RingBuffer to buffer utils
2020-04-22 15:18:19 +02:00
babic_a
b3d7bf6852
Add single send module struct
2020-04-22 11:34:53 +02:00
babic_a
5294015206
Add test for buffer utils
2020-04-21 20:19:13 +02:00
babic_a
8be4c4db3f
Add get path suffixes method to BufferUtils
2020-04-21 20:12:34 +02:00
babic_a
77141a559c
Ringbuffer returns nullptr when the buffer is full
...
This feature will allow us to make a push/pull mechanism for the sf_h5_writer.
All classes using RingBuffer have been updated to maintain the exact same behaviour as before.
2020-04-21 17:25:22 +02:00
babic_a
ddcefd584e
Add method for reading latest file
2020-04-20 17:47:55 +02:00
babic_a
8927e58b40
Added constant metadata flushing
2020-04-20 17:34:19 +02:00
babic_a
4b84d0fe19
Make raw write scalar method private
2020-04-20 16:57:44 +02:00
babic_a
f108f54d6e
Remove metadata buffering and flushing
2020-04-20 16:53:59 +02:00
babic_a
8b558ac023
Update test with pulse_id metadata
2020-04-20 16:47:02 +02:00
babic_a
dea8470946
Change test due to signature change in FastH5Writer
2020-04-20 16:36:43 +02:00
babic_a
0171b61e8e
Change scalar write for SWMR
2020-04-20 16:36:30 +02:00