babic_a
|
786d032a4e
|
Remove unused lib
|
2020-05-20 12:59:55 +02:00 |
|
babic_a
|
2cae760d4a
|
Add fast queue to commons
|
2020-05-20 12:40:32 +02:00 |
|
babic_a
|
b45b7d17fa
|
Major project refactoring WIP
|
2020-05-20 11:45:34 +02:00 |
|
babic_a
|
62f09eb120
|
Merged to 1 project
|
2020-05-20 11:09:23 +02:00 |
|
babic_a
|
23be52ca45
|
Fix tests after removing compression
|
2020-05-19 13:36:25 +02:00 |
|
babic_a
|
a7f3091d4a
|
Rename struct variable
|
2020-05-19 13:08:18 +02:00 |
|
babic_a
|
03e2e6fda4
|
Rename size attribute of StreamModuleFrame
|
2020-05-19 12:31:25 +02:00 |
|
babic_a
|
3b08ceed4b
|
Rename CompressedModuleFrame into StreamModuleFrame
|
2020-05-19 12:26:55 +02:00 |
|
babic_a
|
a79215a187
|
Close files manually in tests
|
2020-05-19 09:38:34 +02:00 |
|
babic_a
|
188d50cbbf
|
Adjust compression header in sf_writer
|
2020-05-18 17:19:07 +02:00 |
|
babic_a
|
aa22236dfd
|
Moved bitshuffle LZ4 property to writer header
|
2020-05-18 17:01:24 +02:00 |
|
babic_a
|
04477ff2cf
|
Fixing test until it works
|
2020-05-18 17:00:14 +02:00 |
|
babic_a
|
d3c2cd651f
|
Change order of link libraries
|
2020-05-18 11:49:15 +02:00 |
|
babic_a
|
b6eef3b4a1
|
Improve compression testing
|
2020-05-18 11:48:53 +02:00 |
|
babic_a
|
a6e2166900
|
Added additional checks
|
2020-05-15 17:07:00 +02:00 |
|
babic_a
|
86015eaa9b
|
Fix test according to new logic
|
2020-05-15 17:06:45 +02:00 |
|
babic_a
|
744285a147
|
Add basic test for writer receiver
|
2020-05-15 17:02:59 +02:00 |
|
babic_a
|
e4e3e20013
|
Add test stub for WriterZmqReceiver
|
2020-05-15 16:26:12 +02:00 |
|
babic_a
|
aff1d22c17
|
Rename parameter to something more sensible
|
2020-05-15 15:23:24 +02:00 |
|
babic_a
|
168c04df5a
|
Fix perf for writer
|
2020-05-15 15:21:49 +02:00 |
|
babic_a
|
97e2a140e5
|
Fix unit tests
|
2020-05-15 15:17:48 +02:00 |
|
babic_a
|
c04b1d85c5
|
Make todo to not forget re-enabling tests
|
2020-05-15 13:28:35 +02:00 |
|
babic_a
|
01d986c4f0
|
Fix small things in LiveRecvModule
|
2020-05-15 13:12:08 +02:00 |
|
babic_a
|
590ff5b625
|
Fix bitshuffle back to C library
|
2020-05-15 12:57:57 +02:00 |
|
babic_a
|
31fbb58de6
|
Fix fast queue tests
|
2020-05-15 12:14:54 +02:00 |
|
babic_a
|
cd2b318783
|
Rename test to follow class rename
|
2020-05-15 12:03:09 +02:00 |
|
babic_a
|
9beb050afc
|
Fix fast queue implementation
|
2020-05-15 10:48:00 +02:00 |
|
babic_a
|
1b41dd623f
|
Rename SFWriter to new standard naming
|
2020-05-15 10:11:22 +02:00 |
|
babic_a
|
ce2b61ac9a
|
Extend tests to empty frames
|
2020-05-14 12:07:32 +02:00 |
|
babic_a
|
14bec03363
|
Add basic test for ReplayH5Reader
|
2020-05-14 12:00:15 +02:00 |
|
babic_a
|
80765f3fc5
|
Fix parameters order to be consistent across repo
|
2020-05-14 11:46:03 +02:00 |
|
babic_a
|
f5fb9d9153
|
Use configured parameters
|
2020-05-13 19:12:16 +02:00 |
|
babic_a
|
6751a934e8
|
Improve bitshuffle tests by using standard values
|
2020-05-13 19:06:20 +02:00 |
|
babic_a
|
55a74f5889
|
Test concat of separately compressed segments
|
2020-05-13 15:20:20 +02:00 |
|
babic_a
|
be0bb0226e
|
Check compressed data
|
2020-05-13 14:08:11 +02:00 |
|
babic_a
|
425d94dbe8
|
Moved perf tests in separate folder
|
2020-05-13 14:00:08 +02:00 |
|
babic_a
|
244b11506b
|
Add basic test for compression
|
2020-05-13 13:56:00 +02:00 |
|
babic_a
|
8fc84add76
|
Fix tests
|
2020-05-11 18:12:44 +02:00 |
|
babic_a
|
54d4e47873
|
Add tests for missing packets
|
2020-05-11 18:07:06 +02:00 |
|
babic_a
|
82dce2b9a0
|
Extend test for RCVBUF
|
2020-05-11 17:48:50 +02:00 |
|
babic_a
|
b795da8a2f
|
Fix like break in tests
|
2020-05-11 17:34:34 +02:00 |
|
babic_a
|
88364592bf
|
Add first BufferUdpReceiver test
|
2020-05-11 17:13:20 +02:00 |
|
babic_a
|
7f3c2c814e
|
Rename classes to new standard
Prefix all Buffer related classes with Buffer.
|
2020-05-11 13:54:49 +02:00 |
|
babic_a
|
0ca06b8e7a
|
Remove all DEBUG_OUTPUT references
It turnes out it is not as useful as in the writer project.
|
2020-05-11 13:52:29 +02:00 |
|
babic_a
|
fada8a7ec6
|
Make IPC address a parameter in buffer config
|
2020-05-11 12:34:30 +02:00 |
|
babic_a
|
257f2e488d
|
SWMR test no longer relevant
|
2020-05-07 09:57:58 +02:00 |
|
babic_a
|
b14ffd5cfb
|
Fixed perf_test for SFWriter
|
2020-05-07 09:55:11 +02:00 |
|
babic_a
|
9afd585c9d
|
Add test to show how wrong I am
|
2020-05-06 14:53:02 +02:00 |
|
babic_a
|
f86f71fe95
|
Improve test and add basic interaction
|
2020-05-06 10:57:57 +02:00 |
|
babic_a
|
d7497b2eb5
|
Exchange error reporting for zmq code
|
2020-05-06 10:31:26 +02:00 |
|