Highlights
- 83 discussions answered
Block or Report
Block or report klauspost
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
1,522 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 17 commits in 4 repositories
Created a pull request in klauspost/compress that received 5 comments
zstd: Faster decoding memcopy in asm
Use faster method for copyMemory
and copyOverlappedMemory
.
λ benchcmp before.txt after.txt
benchmark old ns/op new ns/op delta
BenchmarkDecoder_Dec…
+89
−98
•
5
comments
Opened 12 other pull requests in 3 repositories
klauspost/compress
6
merged
1
open
minio/minio
4
merged
minio/console
1
merged
Reviewed 23 pull requests in 6 repositories
minio/minio
10 pull requests
- Update documentation for /minio/health/cluster
- logger lock should be more granular
- If decom of an object fails, retry for 3 times
- pools: GetObjectNInfo should cover locking during object read
- Prefix-level versioning exclusion
- return kubernetes info in health report
- [FEATURE] Add a region environment variable for all clouds
- avoid concurrent reads and writes to opts.UserDefined
- fix: disallow newer policies, users & groups with space characters
- fix: reject invalid r.Host headers