diff --git a/README.md b/README.md index 3bc4ee5e..7a58006e 100644 --- a/README.md +++ b/README.md @@ -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