Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support trace files compressed by Zstandard (.zst) #13

Open
tatsuya6502 opened this issue Aug 19, 2023 · 0 comments
Open

Support trace files compressed by Zstandard (.zst) #13

tatsuya6502 opened this issue Aug 19, 2023 · 0 comments

Comments

@tatsuya6502
Copy link
Member

Support directly reading a trace file compressed by Zstandard (.zst). We can use ruzstd, a pure Rust implementation of Zstandard decompressor.

Background

I created a repository and put the ARC trace files there. I did it because the original files are no longer available for download (#12).

When I put them, I compressed them using Zstandard to save storage space. It will be convenient if mokabench can read them without decompressing by hands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant