Skip to content

Operate on compressed input #26

Open
@tfmorris

Description

The file mentioned in the README is compressed and, given the I/O vs compute balance of modern computers, most would consider it a best practice to always operate on compressed data, so it seems like the benchmark should recognize that and require decompression of the input.

Yes, that makes it less trivial, but it's much more real world. It would also test the quality of the gzip/bgzip library implementation for the language. Perhaps report numbers for both compressed and uncompressed inputs if you want to isolate the compression effects.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions