A file with lots of FF xx sequences can generate so many hits against https://nationalarchives.gov.uk/PRONOM/fmt/134 that matching grinds to a seeming halt. Even a 500 byte file filled with FF xx sequences can take > 30 seconds to complete.
Can be "solved" (only as a work-around) by building a signature file without fmt/134: roy build -exclude fmt/134
Proper solution means optimising the matching code in the bytematcher
report and sample file provided by @fozboz
A file with lots of FF xx sequences can generate so many hits against https://nationalarchives.gov.uk/PRONOM/fmt/134 that matching grinds to a seeming halt. Even a 500 byte file filled with FF xx sequences can take > 30 seconds to complete.
Can be "solved" (only as a work-around) by building a signature file without fmt/134: roy build -exclude fmt/134
Proper solution means optimising the matching code in the bytematcher
report and sample file provided by @fozboz