Is snappy slower than gzip in decompression
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
From my simple benchmark for a util that is using snappy/gzip for compression,
I noticed that snappy is 10x faster than gzip in compression, but it's slower by 2x in decompression.
I'm wondering if I'm using incorrectly or whether this is an expected performance.
Thanks,
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions a utility using snappy/gzip and a simple benchmark, but names no repository files, tests, or entry points. Start by locating the benchmark and reproducing the compression and decompression comparison; the issue needs a confirmed, actionable performance problem or an explanation of the expected behavior before implementation can be considered done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100