README.md: Remove CompressionBenchmark

This commit is contained in:
2024-05-07 14:13:28 +02:00
parent 4c87554233
commit 975442f452

View File

@@ -125,7 +125,6 @@ Contrary to standard CMake way, frontend will be built in "source" `frontend_ui/
Automated test routine is then accessible as `tests/CatchTest`. There are also benchmark routines:
* `CompressionBenchmark` to measure compression bandwidth (single threaded)
* `HDF5DatasetWriteTest` to measure HDF5 dataset writing speed (single threaded)
* `jfjoch_spot_finding_test` to apply spot finding and indexing routines in Jungfraujoch to an example dataset - this is equivalent to FPGA spot finding algorithm, but NOT performance equivalent as it is particularly not-efficient
* `jfjoch_action_test` to test quality/performance of FPGA card(s) and software routines