maple
maple copied to clipboard
Where can I download those input files?
Hello. I've tried to use Maple to test some C/C++ programs and successfully run the small examples (shared_counter etc.). To test benchmark programs referred in the paper, by scanning benchmark/pbzip.py, benchmark/aget.py etc. I knew I need to download the benchmark programs. I succeeded testing pbzip by giving it some files to compress, and succeeded testing memcached because it needs no input file.
However, most benchmark programs need (seemed complex) input files. Where can I download those input files?
Thanks!