Pinned
1,564 contributions in the last year
Less
More
Contribution activity
May 2021
Created 16 commits in 3 repositories
Created 1 repository
- kennytm/parse-size Rust
Opened 1 pull request in 1 repository
tikv/importer
1
merged
Reviewed 10 pull requests in 4 repositories
pingcap/br 7 pull requests
- lightning: save chunk checkpoint timely
- test: fix lighting unit test TestBatchSplitRegionByRanges and a panic issue
- FreeBSD support
- linghtning/backend: optimize local writer concurrency and memory usage (#753)
- Compatibility test: create github actions for test (#708)
- linghtning/backend: optimize local writer concurrency and memory usage (#753)
- Makefile: fix version number on macOS (#1052)
pingcap/kvproto 1 pull request
pingcap/parser 1 pull request
rust-lang/rfcs 1 pull request
Created an issue in demize/convert-byte-size-string that received 1 comment
Fraction part is not correctly parsed
use convert_byte_size_string::convert_to_bytes; assert_eq!(convert_to_bytes("1.53 MB").unwrap(), 1_530_000);
Fails with:
thread 'test2' panicked a…
1
comment