Highlights
- 32 discussions answered
Popular repositories
1,395 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 11 commits in 6 repositories
Created 1 repository
Created a pull request in cosnicolaou/pbzip2 that received 4 comments
Improve scanner speed
Search for the first+second byte combination to quickly reject candidates.
Before/after:
BenchmarkScanner-32 124 9195635 ns/op 101.06 MB/s 1114381 …
+69
−18
•
4
comments
Opened 9 other pull requests in 5 repositories
minio/minio
2
merged
1
open
minio/md5-simd
2
merged
1
closed
cosnicolaou/pbzip2
1
merged
minio/mc
1
merged
minio/docs
1
merged
Reviewed 15 pull requests in 5 repositories
minio/minio
8 pull requests
- ilm: Make per-tier stats available via admin-info
- allow disabling strict sha256 validation with some broken clients
- fix: improve bucket deletes we were leaving behind few files
- update and use rs/dnscache implementation instead of custom
- fix: delete-markers without quorum were unreadable
- Print log when EINVALID is encountered in storage layer
- fix: allow configuring cleanup of stale multipart uploads
- Add basic scanner metrics
minio/mc
3 pull requests
cosnicolaou/pbzip2
2 pull requests
facebook/zstd
1 pull request
minio/docs
1 pull request
Created an issue in cosnicolaou/pbzip2 that received 2 comments
TestBzip2Tests fails on Windows
rand seed for GenReproducibleRandomData: 1633428094625273500
--- FAIL: TestBzip2Tests (3.75s) bzip2_testsuite_test.go:106: d:\temp\wintemp\TestBzip…
2
comments